aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/year-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/year-view.c')
-rw-r--r--calendar/year-view.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/year-view.c b/calendar/year-view.c
index ac4313e6ed..6b338bfdec 100644
--- a/calendar/year-view.c
+++ b/calendar/year-view.c
@@ -21,8 +21,6 @@
#define TITLE_SPACING 1 /* Spacing between title and calendar */
#define SPACING 4 /* Spacing between months */
-#define CALENDAR_HEIGHT 600 /* Height of the entire year view. */
-
static void year_view_class_init (YearViewClass *class);
static void year_view_init (YearView *yv);