Got rid of the G_LOG_DOMAIN junk, per discussion on the mailing list.
[freeglut] / src / freeglut_cursor.c
index 44ab5e0..f514652 100644 (file)
@@ -29,8 +29,6 @@
 #include "config.h"
 #endif
 
-#define  G_LOG_DOMAIN  "freeglut-cursor"
-
 #include "../include/GL/freeglut.h"
 #include "freeglut_internal.h"