summaryrefslogtreecommitdiffstats
path: root/test/test-shell-service.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-shell-service.c')
-rw-r--r--test/test-shell-service.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test-shell-service.c b/test/test-shell-service.c
index 08ed2077..21801c7b 100644
--- a/test/test-shell-service.c
+++ b/test/test-shell-service.c
@@ -85,7 +85,6 @@ path_message_func (DBusConnection *connection,
"org.freedesktop.TestSuite",
"Exit"))
{
- dbus_connection_unref (connection);
quit ();
return DBUS_HANDLER_RESULT_HANDLED;
}