[evolution] Remove GalViewFactory subclasses for calendar views.



commit 46d115cfeea26e027e4b40b31ca277015ecb7eff
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Jul 5 16:24:58 2013 -0400

    Remove GalViewFactory subclasses for calendar views.
    
    No longer used.

 calendar/gui/Makefile.am             |    3 -
 calendar/gui/calendar-view-factory.c |   89 ----------------------------------
 calendar/gui/calendar-view-factory.h |   60 -----------------------
 calendar/gui/gnome-cal.c             |    1 -
 po/POTFILES.in                       |    1 -
 5 files changed, 0 insertions(+), 154 deletions(-)
---
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index b7ee416..64ef0f3 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -8,7 +8,6 @@ ecalendarinclude_HEADERS =                      \
        calendar-config.h                       \
        calendar-config-keys.h                  \
        calendar-view.h                         \
-       calendar-view-factory.h                 \
        comp-util.h                             \
        e-alarm-list.h                          \
        e-cal-config.h                          \
@@ -83,8 +82,6 @@ libevolution_calendar_la_SOURCES = \
        calendar-config-keys.h                  \
        calendar-view.c                         \
        calendar-view.h                         \
-       calendar-view-factory.c                 \
-       calendar-view-factory.h                 \
        comp-util.c                             \
        comp-util.h                             \
        e-alarm-list.c                          \
diff --git a/calendar/gui/gnome-cal.c b/calendar/gui/gnome-cal.c
index 2558513..684aa83 100644
--- a/calendar/gui/gnome-cal.c
+++ b/calendar/gui/gnome-cal.c
@@ -45,7 +45,6 @@
 #include "dialogs/event-editor.h"
 
 #include "calendar-config.h"
-#include "calendar-view-factory.h"
 #include "calendar-view.h"
 #include "comp-util.h"
 #include "e-cal-list-view.h"
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b1f0851..3f5364a 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -43,7 +43,6 @@ calendar/alarm-notify/alarm-notify-dialog.c
 calendar/alarm-notify/alarm-queue.c
 calendar/alarm-notify/util.c
 calendar/calendar.error.xml
-calendar/gui/calendar-view-factory.c
 calendar/gui/caltypes.xml
 calendar/gui/dialogs/alarm-dialog.c
 [type: gettext/glade]calendar/gui/dialogs/alarm-dialog.ui


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]