From 7a2e0aec631872d45c3e5b508a1c84343f53ed30 Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Tue, 15 Mar 2011 15:48:00 +0000 Subject: tidy up --- src/sound-service.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/sound-service.c b/src/sound-service.c index 9f44624..cfc0b7e 100644 --- a/src/sound-service.c +++ b/src/sound-service.c @@ -39,10 +39,8 @@ service_shutdown (IndicatorService *service, gpointer user_data) { if (mainloop != NULL) { g_debug("Service shutdown !"); -/* close_pulse_activites(); g_main_loop_quit(mainloop); -*/ } return; } -- cgit v1.2.3