summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-04-16 18:09:34 +0200
committerMarcel Holtmann <marcel@holtmann.org>2012-04-16 18:09:34 +0200
commit06efcbffb05487d7efcc3b1cdd3665afb97452a0 (patch)
treed0ea6a149174ff54e83cc824e729dab67575094d /tools
parentcccf9289e2ec11725d01ee3c826e6e920632d449 (diff)
downloadobexd-06efcbffb05487d7efcc3b1cdd3665afb97452a0.tar.gz
build: Remove glib-helper.h support
Diffstat (limited to 'tools')
-rw-r--r--tools/test-server.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/test-server.c b/tools/test-server.c
index 74d553a..3a660f4 100644
--- a/tools/test-server.c
+++ b/tools/test-server.c
@@ -36,8 +36,6 @@
#include <gobex/gobex.h>
#include <btio/btio.h>
-#include "glib-helper.h"
-
static GMainLoop *main_loop = NULL;
static GSList *clients = NULL;