From e7d668ac9e813bc9922ee7d771848bd8822d5d1f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 8 May 2008 20:23:45 +0000 Subject: Move D-Bus watch functions into libgdbus --- hcid/plugin.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'hcid/plugin.c') diff --git a/hcid/plugin.c b/hcid/plugin.c index 2a8f4375..f99966bf 100644 --- a/hcid/plugin.c +++ b/hcid/plugin.c @@ -34,10 +34,8 @@ #include -#include "dbus.h" #include "logging.h" -#include "dbus-service.h" #include "plugin.h" static GSList *plugins = NULL; -- cgit