queryimmodules: Fix compiler warnings
Fix warnings due to -Wdeclaration-after-statement and -Wshadow.
This commit is contained in:
parent
cd8a50ef11
commit
e96d258495
@ -181,7 +181,6 @@ G_GNUC_END_IGNORE_DEPRECATIONS
|
||||
if (argc == first_file) /* No file arguments given */
|
||||
{
|
||||
char **dirs;
|
||||
int i;
|
||||
GHashTable *dirs_done;
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
Loading…
Reference in New Issue
Block a user