Drop unused variables.
authorLaurent Monin <zas@norz.org>
Thu, 30 Aug 2012 12:39:21 +0000 (14:39 +0200)
committerLaurent Monin <zas@norz.org>
Thu, 30 Aug 2012 12:39:21 +0000 (14:39 +0200)
src/renderer-tiles.c

index 689eba7..fe5ae57 100644 (file)
@@ -1895,8 +1895,6 @@ static void rt_scroll(void *renderer, gint x_off, gint y_off)
                gint x2, y2;
                GtkWidget *box;
                GdkWindow *window;
-//             GdkGC *gc;
-               GdkEvent *event;
                cairo_t *cr;
                cairo_surface_t *surface;