[evolution] Refix bug #613798 - Marcus Bains line is grey
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Refix bug #613798 - Marcus Bains line is grey
- Date: Thu, 27 May 2010 14:40:43 +0000 (UTC)
commit be8593e62aa1700968c4e887d322d43e32291521
Author: Matthew Barnes <mbarnes redhat com>
Date: Thu May 27 10:28:40 2010 -0400
Refix bug #613798 - Marcus Bains line is grey
Regression introduced by the express2 merge.
calendar/gui/e-calendar-view.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/calendar/gui/e-calendar-view.c b/calendar/gui/e-calendar-view.c
index 6308835..77d8fd2 100644
--- a/calendar/gui/e-calendar-view.c
+++ b/calendar/gui/e-calendar-view.c
@@ -895,8 +895,6 @@ e_calendar_view_init (ECalendarView *calendar_view)
target_list = gtk_target_list_new (NULL, 0);
e_target_list_add_calendar_targets (target_list, 0);
calendar_view->priv->paste_target_list = target_list;
-
- e_extensible_load_extensions (E_EXTENSIBLE (calendar_view));
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]