aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound-service.c')
-rw-r--r--src/sound-service.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound-service.c b/src/sound-service.c
index a061e86..dad1bcd 100644
--- a/src/sound-service.c
+++ b/src/sound-service.c
@@ -73,7 +73,6 @@ main (int argc, char ** argv)
dbus_menu_manager_setup();
BridgeServer* server = bridge_server_new();
bridge_server_test_me(server);
- //g_object_new(bridge_server_new, NULL);
// Run the loop
mainloop = g_main_loop_new(NULL, FALSE);