aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-dbus.h')
-rw-r--r--src/ephy-dbus.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ephy-dbus.h b/src/ephy-dbus.h
index 611be0b77..943a44c76 100644
--- a/src/ephy-dbus.h
+++ b/src/ephy-dbus.h
@@ -30,11 +30,6 @@
G_BEGIN_DECLS
-/* Epiphany's DBUS ids */
-#define DBUS_EPHY_SERVICE "org.gnome.Epiphany"
-#define DBUS_EPHY_PATH "/org/gnome/Epiphany"
-#define DBUS_EPHY_INTERFACE "org.gnome.Epiphany"
-
#define EPHY_TYPE_DBUS (ephy_dbus_get_type ())
#define EPHY_DBUS(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), EPHY_TYPE_DBUS, EphyDbus))
#define EPHY_DBUS_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), EPHY_TYPE_DBUS, EphyDbusClass))