aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/view-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/view-utils.c')
-rw-r--r--calendar/gui/view-utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/view-utils.c b/calendar/gui/view-utils.c
index 0c074bd944..a6c7676885 100644
--- a/calendar/gui/view-utils.c
+++ b/calendar/gui/view-utils.c
@@ -37,7 +37,6 @@ view_utils_draw_events (GtkWidget *widget, GdkWindow *window, GdkGC *gc, GdkRect
int font_height;
int x, y, max_y;
char buf [40];
- int len;
struct tm tm_start, tm_end;
char *str;
iCalObject *ico;