aboutsummaryrefslogtreecommitdiff
path: root/src/idolocationmenuitem.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/idolocationmenuitem.c')
-rw-r--r--src/idolocationmenuitem.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/idolocationmenuitem.c b/src/idolocationmenuitem.c
index 1752e64..6646d12 100644
--- a/src/idolocationmenuitem.c
+++ b/src/idolocationmenuitem.c
@@ -139,7 +139,6 @@ calculate_seconds_until_next_minute (void)
g_date_time_unref (next);
g_date_time_unref (now);
- g_message ("%s %s the next minute will be here in %u seconds", G_STRLOC, G_STRFUNC, seconds);
return seconds;
}