aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-activity-handler.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-activity-handler.c')
-rw-r--r--shell/e-activity-handler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-activity-handler.c b/shell/e-activity-handler.c
index 960a02d19e..65dec9e5d8 100644
--- a/shell/e-activity-handler.c
+++ b/shell/e-activity-handler.c
@@ -170,6 +170,7 @@ report_task_event (ActivityInfo *activity_info,
/* ETaskWidget actions. */
+#if 0
static void
task_widget_cancel_callback (GtkWidget *widget,
void *data)
@@ -190,7 +191,6 @@ task_widget_show_details_callback (GtkWidget *widget,
report_task_event (activity_info, "ShowDetails");
}
-#if 0
static void
show_cancellation_popup (ActivityInfo *activity_info,
GtkWidget *task_widget,