[gnome-user-share] user_share.c: remove unused dbus-glib includes



commit 447db6a8eaf551fd9de53d600885847d1e1eb0ac
Author: Will Thompson <will thompson collabora co uk>
Date:   Mon Apr 15 19:03:43 2013 +0100

    user_share.c: remove unused dbus-glib includes
    
    The obex code still genuinely uses dbus-glib, but as of
    b459856 user_share.c does not.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=698073

 src/user_share.c | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/src/user_share.c b/src/user_share.c
index 3bcec7f..add1a36 100644
--- a/src/user_share.c
+++ b/src/user_share.c
@@ -38,9 +38,6 @@
 #include "obexftp.h"
 #include "obexpush.h"
 
-#include <dbus/dbus.h>
-#include <dbus/dbus-glib.h>
-
 #include <stdarg.h>
 #include <string.h>
 #include <stdio.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]