diff options
Diffstat (limited to 'calendar/view-utils.c')
-rw-r--r-- | calendar/view-utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/view-utils.c b/calendar/view-utils.c index 0c074bd944..a6c7676885 100644 --- a/calendar/view-utils.c +++ b/calendar/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; |