summaryrefslogtreecommitdiffstats
path: root/polyp/mainloop-test.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-08-07 10:52:43 +0000
committerLennart Poettering <lennart@poettering.net>2004-08-07 10:52:43 +0000
commite9bed206d22c6985bce66d09867dc1256b9fc2e6 (patch)
tree0d646a29a67dcd9bff9e77160937dde5529e050e /polyp/mainloop-test.c
parent209c9dd88294be7aa9e7b552e69f98a5b0263aa8 (diff)
better mainloop test build system
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@109 fefdeb5f-60dc-0310-8127-8f9354f1896f
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"