Altered the way that the {random} value (from 0..3) is chosen.
[freeglut] / src / freeglut_window.c
index cf78fa8..34d3b90 100644 (file)
@@ -29,8 +29,6 @@
 #include "config.h"
 #endif
 
-#define  G_LOG_DOMAIN  "freeglut-window"
-
 #include "../include/GL/freeglut.h"
 #include "freeglut_internal.h"