aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service.c
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-07-15 13:23:52 +0100
committerConor Curran <conor.curran@canonical.com>2010-07-15 13:23:52 +0100
commit6bab9d75b22aa21ed27e4961e6dbf4bbcdd2e94c (patch)
tree480a4f12b9434a404bbcf8afc8a72b32ae6f856e /src/sound-service.c
parent4823b3c35b8e8c1334ad947286abf0d88b6de701 (diff)
downloadayatana-indicator-sound-6bab9d75b22aa21ed27e4961e6dbf4bbcdd2e94c.tar.gz
ayatana-indicator-sound-6bab9d75b22aa21ed27e4961e6dbf4bbcdd2e94c.tar.bz2
ayatana-indicator-sound-6bab9d75b22aa21ed27e4961e6dbf4bbcdd2e94c.zip
label text updating according to position and duration and scrub bar positioning now working
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 8f4e941..8768cd3 100644
--- a/src/sound-service.c
+++ b/src/sound-service.c
@@ -39,7 +39,6 @@ should follow it.
void
service_shutdown (IndicatorService *service, gpointer user_data)
{
-
if (mainloop != NULL) {
g_debug("Service shutdown !");
// TODO: uncomment for release !!