summaryrefslogtreecommitdiffstats
path: root/network/connection.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-05-08 20:23:45 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-05-08 20:23:45 +0000
commite7d668ac9e813bc9922ee7d771848bd8822d5d1f (patch)
tree34e2fc7b1c064beaa52e5e05e9278be458be9fba /network/connection.c
parent44a204a75880c342c3ac9066072f102f773a539a (diff)
Move D-Bus watch functions into libgdbus
Diffstat (limited to 'network/connection.c')
-rw-r--r--network/connection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/network/connection.c b/network/connection.c
index b5ef61ba..466dd203 100644
--- a/network/connection.c
+++ b/network/connection.c
@@ -41,7 +41,6 @@
#include <glib.h>
#include "logging.h"
-#include "dbus.h"
#include "dbus-helper.h"
#include "textfile.h"
#include "glib-helper.h"