diff options
Diffstat (limited to 'shell/e-activity-handler.c')
-rw-r--r-- | shell/e-activity-handler.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-activity-handler.c b/shell/e-activity-handler.c index 9e85e44afb..d132fe0c8e 100644 --- a/shell/e-activity-handler.c +++ b/shell/e-activity-handler.c @@ -98,6 +98,7 @@ lookup_activity (GList *list, return NULL; } +#if 0 static const CORBA_any * get_corba_null_value (void) { @@ -125,6 +126,7 @@ report_task_event (ActivityInfo *activity_info, CORBA_exception_free (&ev); } +#endif /* ETaskWidget actions. */ |