From 8aa3b0326146840b7c01c4d353b5526c3e2a07f4 Mon Sep 17 00:00:00 2001 From: Patrick Griffis Date: Sun, 18 Feb 2018 04:44:59 -0500 Subject: dbus: Add option to use app-id for bus name This is required for Flatpak but is an API break so it is opt-in for now. --- src/common/dbus/dbus-client.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/dbus/dbus-client.c') diff --git a/src/common/dbus/dbus-client.c b/src/common/dbus/dbus-client.c index 6de01583..8b40dd24 100644 --- a/src/common/dbus/dbus-client.c +++ b/src/common/dbus/dbus-client.c @@ -27,7 +27,6 @@ #include "hexchat.h" #include "hexchatc.h" -#define DBUS_SERVICE "org.hexchat.service" #define DBUS_REMOTE_PATH "/org/hexchat/Remote" #define DBUS_REMOTE_INTERFACE "org.hexchat.plugin" -- cgit 1.4.1