]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gtkmathview-bonobo/src/control-data.h
* completed implementation of View interface
[helm.git] / helm / gtkmathview-bonobo / src / control-data.h
index f7a95cfab728d1e7afa7e30dae7db0ea70fa1a46..089ed688f046d02fdb4216d553da73c574cedaa8 100644 (file)
@@ -8,7 +8,6 @@
 typedef struct _GtkMathViewControlData
 {
   GtkMathView* math_view;
-  gboolean semantic_selection;
   GdomeElement* first_selected;
   GdomeElement* root_selected;
   GdomeDOMString* id_ns_uri;