]> matita.cs.unibo.it Git - helm.git/commitdiff
Line morally belonging to lablgtk/*.h now is there! Hence, removed
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 3 Apr 2001 07:58:15 +0000 (07:58 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 3 Apr 2001 07:58:15 +0000 (07:58 +0000)
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)