[gnome-bluetooth] applet: Remove dead definition
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] applet: Remove dead definition
- Date: Wed, 28 Sep 2011 13:49:58 +0000 (UTC)
commit ed21457e48e60753274fef00d90d80f5593d503e
Author: Bastien Nocera <hadess hadess net>
Date: Wed Sep 28 14:42:04 2011 +0100
applet: Remove dead definition
No need for that DBUS_TYPE_G_DICTIONARY definition.
applet/bluetooth-applet.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/applet/bluetooth-applet.c b/applet/bluetooth-applet.c
index bb1e8fe..a1a0f4e 100644
--- a/applet/bluetooth-applet.c
+++ b/applet/bluetooth-applet.c
@@ -306,11 +306,6 @@ bluetooth_applet_agent_reply_auth (BluetoothApplet *self,
g_hash_table_remove (self->pending_requests, request_key);
}
-#ifndef DBUS_TYPE_G_DICTIONARY
-#define DBUS_TYPE_G_DICTIONARY \
- (dbus_g_type_get_map("GHashTable", G_TYPE_STRING, G_TYPE_VALUE))
-#endif
-
static char *
device_get_name (GDBusProxy *proxy, char **long_name)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]