From 15ea15b3a752f0487bc50d0ea04925f1b9d33dcb Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 8 May 2008 22:19:14 +0000 Subject: Move D-Bus object and interface helpers into libgdbus --- hcid/adapter.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'hcid/adapter.c') diff --git a/hcid/adapter.c b/hcid/adapter.c index 4bc7245e..1383ed50 100644 --- a/hcid/adapter.c +++ b/hcid/adapter.c @@ -45,9 +45,7 @@ #include #include - #include - #include #include "hcid.h" @@ -58,7 +56,6 @@ #include "textfile.h" #include "oui.h" #include "dbus-common.h" -#include "dbus-helper.h" #include "dbus-hci.h" #include "dbus-sdp.h" #include "dbus-database.h" -- cgit