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 --- daemon/database.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'daemon/database.c') diff --git a/daemon/database.c b/daemon/database.c index b7d5562d..f0c8b38d 100644 --- a/daemon/database.c +++ b/daemon/database.c @@ -33,12 +33,9 @@ #include #include - #include - #include -#include "dbus-helper.h" #include "sdp-xml.h" #include "logging.h" -- cgit