fs: line noise

This commit is contained in:
Alastair Poole 2020-12-03 15:27:06 +00:00
parent e9e8c4b13e
commit ff54d80d13
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ file_system_info_all_get(void)
{
Eina_List *list = NULL;
# if defined(__linux__)
FILE *f;
char *dev, *mount, *type_name, *cp, *end;
struct statfs stats;