diff --git a/gio/tests/gio-du.c b/gio/tests/gio-du.c index 58d1797d2..253a21f70 100644 --- a/gio/tests/gio-du.c +++ b/gio/tests/gio-du.c @@ -79,7 +79,6 @@ main (int argc, char **argv) #ifdef G_OS_WIN32 argv = g_win32_get_command_line (); - argc = g_strv_length (argv); #endif setlocale (LC_ALL, "");