From John, a couple of lines needed to be changed to fix the mouse wheel
[freeglut] / src / freeglut_structure.c
index e61eac7..4a2fa06 100644 (file)
@@ -29,8 +29,6 @@
 #include "config.h"
 #endif
 
-#define  G_LOG_DOMAIN  "freeglut-structure"
-
 #include "../include/GL/freeglut.h"
 #include "freeglut_internal.h"