summaryrefslogtreecommitdiffstats
path: root/polyp/mainloop-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/mainloop-test.c')
-rw-r--r--polyp/mainloop-test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/polyp/mainloop-test.c b/polyp/mainloop-test.c
index a03387e7..31caaa03 100644
--- a/polyp/mainloop-test.c
+++ b/polyp/mainloop-test.c
@@ -3,8 +3,6 @@
#include <sys/time.h>
#include <assert.h>
-#define GLIB_MAIN_LOOP
-
#ifdef GLIB_MAIN_LOOP
#include <glib.h>
#include "glib-mainloop.h"