aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/alarm-notify')
-rw-r--r--calendar/gui/alarm-notify/alarm-queue.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/alarm-notify/alarm-queue.c b/calendar/gui/alarm-notify/alarm-queue.c
index c973901bd3..8aed099252 100644
--- a/calendar/gui/alarm-notify/alarm-queue.c
+++ b/calendar/gui/alarm-notify/alarm-queue.c
@@ -660,7 +660,9 @@ struct notify_dialog_closure {
static void
on_dialog_obj_updated_cb (CalClient *client, const char *uid, gpointer data)
{
+/* commented out so gcc won't complain about the unused variable
struct notify_dialog_closure *c = data;
+*/
}
static void