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 (snapshot)
|
||||
{
|
||||
GError *error;
|
||||
gchar* filename;
|
||||
gint fd;
|
||||
GtkWidget* web_view;
|
||||
|
|
Loading…
Reference in a new issue