summaryrefslogtreecommitdiff
path: root/extra/dbus/30-dbus
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dbus/30-dbus')
-rw-r--r--extra/dbus/30-dbus1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/dbus/30-dbus b/extra/dbus/30-dbus
index 603e92d3e..69d2660da 100644
--- a/extra/dbus/30-dbus
+++ b/extra/dbus/30-dbus
@@ -6,4 +6,3 @@ dbuslaunch="`which dbus-launch 2>/dev/null`"
if [ -n "$dbuslaunch" ] && [ -x "$dbuslaunch" ] && [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then
eval `$dbuslaunch --sh-syntax --exit-with-session`
fi
-