From 35e55a8d6e3455efa92abd669680d191e3e4cbac Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 17 Oct 2010 09:40:36 -0400 Subject: Send errors to an EAlertSink instead of the task bar. This marks the end of unintrusive error dialogs, which were too unintrusive. We now show errors directly in the main window using the EAlert / EAlertSink framework. --- calendar/gui/e-calendar-view.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'calendar') diff --git a/calendar/gui/e-calendar-view.h b/calendar/gui/e-calendar-view.h index 9d455a8395..1b3759eb2d 100644 --- a/calendar/gui/e-calendar-view.h +++ b/calendar/gui/e-calendar-view.h @@ -227,10 +227,6 @@ void e_calendar_view_modify_and_send (ECalComponent *comp, CalObjModType mod, GtkWindow *toplevel, gboolean new); -void e_calendar_utils_show_error_silent - (GtkWidget *widget); -void e_calendar_utils_show_info_silent - (GtkWidget *widget); gboolean e_calendar_view_get_tooltips (const ECalendarViewEventData *data); -- cgit v1.2.3