aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/calendar-view.c')
-rw-r--r--calendar/gui/calendar-view.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/calendar/gui/calendar-view.c b/calendar/gui/calendar-view.c
index 98a754accd..34fd98e676 100644
--- a/calendar/gui/calendar-view.c
+++ b/calendar/gui/calendar-view.c
@@ -191,9 +191,6 @@ calendar_view_get_type_code (GalView *view)
case GNOME_CAL_MONTH_VIEW:
return "month_view";
- case GNOME_CAL_LIST_VIEW :
- return "list_view";
-
default:
g_assert_not_reached ();
return NULL;