Fix shadowed variable 'error'
This commit is contained in:
parent
ec44108653
commit
429c460e86
1 changed files with 0 additions and 1 deletions
|
@ -1476,7 +1476,6 @@ main (int argc,
|
||||||
#if WEBKIT_CHECK_VERSION (1, 1, 6)
|
#if WEBKIT_CHECK_VERSION (1, 1, 6)
|
||||||
if (snapshot)
|
if (snapshot)
|
||||||
{
|
{
|
||||||
GError *error;
|
|
||||||
gchar* filename;
|
gchar* filename;
|
||||||
gint fd;
|
gint fd;
|
||||||
GtkWidget* web_view;
|
GtkWidget* web_view;
|
||||||
|
|
Loading…
Reference in a new issue