Tidy nested if/else to suppress gcc -Wall -pedantic noise
[freeglut] / src / freeglut_teapot.c
index 0a3930e..01aab4f 100644 (file)
@@ -76,8 +76,6 @@
 #include "config.h"
 #endif
 
-#define  G_LOG_DOMAIN  "freeglut-teapot"
-
 #include "../include/GL/freeglut.h"
 #include "freeglut_internal.h"