]> spindle.queued.net Git - midori/commitdiff
Fix shadowed variable 'error'
authorEnrico Tröger <enrico.troeger@uvena.de>
Sat, 9 May 2009 13:32:45 +0000 (15:32 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sat, 9 May 2009 13:32:45 +0000 (15:32 +0200)
midori/main.c

index ce09ff2d505885579e49c24d372bdf9f7963d97a..b2b6d917e2e3523c776f795c9ab3b85432552ac8 100644 (file)
@@ -1476,7 +1476,6 @@ main (int    argc,
     #if WEBKIT_CHECK_VERSION (1, 1, 6)
     if (snapshot)
     {
-        GError *error;
         gchar* filename;
         gint fd;
         GtkWidget* web_view;