fs: line noise

Alastair Poole 3 years ago
parent e9e8c4b13e
commit ff54d80d13
  1. 1
      src/bin/system/filesystems.c

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

Loading…
Cancel
Save