Cleanup warnings
This commit is contained in:
parent
87b20cbb75
commit
e23126c83b
16 changed files with 61 additions and 163 deletions
|
@ -253,7 +253,6 @@ load_all_modules(int warn)
|
|||
|
||||
while ((ldirent = readdir(system_module_dir)) != NULL)
|
||||
{
|
||||
struct stat s;
|
||||
size_t len;
|
||||
|
||||
len = strlen(ldirent->d_name);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue