]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/lablgtkmathview/ml_gtk_mathview.c
Line morally belonging to lablgtk/*.h now is there! Hence, removed
[helm.git] / helm / DEVEL / lablgtkmathview / ml_gtk_mathview.c
index 54d2dd217cd65e6f4d74c3dade429bd4592bbc3f..0cb2728d7d121b4dece9fe8f2c4efa168dacbcd2 100644 (file)
@@ -42,9 +42,6 @@
 #include <minidom.h>
 #include "mlminidom/ml_minidom.h"
 
-/* <CSC/>: Next row should be put in a .h of lablgtk. */
-#define GtkAdjustment_val(val) check_cast(GTK_ADJUSTMENT,val)
-
 #define GtkMathView_val(val) check_cast(GTK_MATH_VIEW,val)
 
 #define FontManagerId_val(val) Int_val(val)