]> err.no Git - mapper/commitdiff
Remove unused variable
authorKaj-Michael Lang <milang@angel.tal.org>
Sat, 13 Oct 2007 09:35:36 +0000 (12:35 +0300)
committerKaj-Michael Lang <milang@angel.tal.org>
Sat, 13 Oct 2007 09:35:36 +0000 (12:35 +0300)
src/gtkgps.h

index 65f020dae1b5d540ad3772034789ec6f32824ac8..7a0b36376de123cea50fd6ea1bbe5895fafd8c2e 100644 (file)
@@ -40,7 +40,6 @@ typedef enum {
 } GtkGpsMode;
 
 struct _GtkGps {
-       GtkWidget parent;
        GtkDrawingArea widget;
        GdkGC *gc1;
        GdkGC *gc_s;