Cleanup warnings

This commit is contained in:
Matt Ullman 2016-03-21 21:52:40 -04:00
parent 87b20cbb75
commit e23126c83b
16 changed files with 61 additions and 163 deletions

View file

@ -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);