netstar pushed a commit to branch master.

http://git.enlightenment.org/apps/evisum.git/commit/?id=ff54d80d138e81988718f674e51652868d5263a7

commit ff54d80d138e81988718f674e51652868d5263a7
Author: Alastair Poole <[email protected]>
Date:   Thu Dec 3 15:27:06 2020 +0000

    fs: line noise
---
 src/bin/system/filesystems.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/system/filesystems.c b/src/bin/system/filesystems.c
index 0630247..e6e350a 100644
--- a/src/bin/system/filesystems.c
+++ b/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;

-- 


Reply via email to