summaryrefslogtreecommitdiff
path: root/xfconf/xfconf-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfconf/xfconf-private.h')
-rw-r--r--xfconf/xfconf-private.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/xfconf/xfconf-private.h b/xfconf/xfconf-private.h
index b611dff..6dcaffa 100644
--- a/xfconf/xfconf-private.h
+++ b/xfconf/xfconf-private.h
@@ -21,7 +21,6 @@
#ifndef __XFCONF_PRIVATE_H__
#define __XFCONF_PRIVATE_H__
-#include <dbus/dbus-glib.h>
#include <gio/gio.h>
#ifdef XFCONF_ENABLE_CHECKS
@@ -50,9 +49,6 @@ typedef struct
GType *member_types;
} XfconfNamedStruct;
-DBusGConnection *_xfconf_get_dbus_g_connection(void);
-DBusGProxy *_xfconf_get_dbus_g_proxy(void);
-
GDBusConnection *_xfconf_get_gdbus_connection(void);
GDBusProxy *_xfconf_get_gdbus_proxy(void);