summary refs log tree commit diff stats
path: root/src/common/dbus/dbus-plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/dbus/dbus-plugin.c')
-rw-r--r--src/common/dbus/dbus-plugin.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/dbus/dbus-plugin.c b/src/common/dbus/dbus-plugin.c
index 1afd9ef0..e0c72237 100644
--- a/src/common/dbus/dbus-plugin.c
+++ b/src/common/dbus/dbus-plugin.c
@@ -32,7 +32,6 @@
 #define PDESC _("plugin for remote access using DBUS")
 #define PVERSION ""
 
-#define DBUS_SERVICE "org.hexchat.service"
 #define DBUS_OBJECT_PATH "/org/hexchat"
 
 static hexchat_plugin *ph;