summaryrefslogtreecommitdiffstats
path: root/hcid/manager.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-05-08 22:19:14 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-05-08 22:19:14 +0000
commit15ea15b3a752f0487bc50d0ea04925f1b9d33dcb (patch)
tree1ec75fe77a089c0678bdbc24d7ad2bd85a6fa1c9 /hcid/manager.c
parente7d668ac9e813bc9922ee7d771848bd8822d5d1f (diff)
Move D-Bus object and interface helpers into libgdbus
Diffstat (limited to 'hcid/manager.c')
-rw-r--r--hcid/manager.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/manager.c b/hcid/manager.c
index 0d438217..be92b1b3 100644
--- a/hcid/manager.c
+++ b/hcid/manager.c
@@ -48,7 +48,6 @@
#include "hcid.h"
#include "sdpd.h"
#include "adapter.h"
-#include "dbus-helper.h"
#include "dbus-common.h"
#include "error.h"
#include "dbus-error.h"