From 84f68e01cf7b165d69f592cba379c28f890a4a1c Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Mon, 14 Mar 2011 19:09:46 +0000 Subject: one needed refactor --- src/sound-service.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/sound-service.c') diff --git a/src/sound-service.c b/src/sound-service.c index cfc0b7e..9f44624 100644 --- a/src/sound-service.c +++ b/src/sound-service.c @@ -39,8 +39,10 @@ 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