removed useless empty lines
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 26 Aug 2012 10:11:35 +0000 (10:11 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 26 Aug 2012 10:11:35 +0000 (10:11 +0000)
src/lib/slog.c

index f2c0511..effd223 100644 (file)
@@ -59,8 +59,6 @@ int slog_init(const char *path, struct psensor **sensors)
        return 1;
 }
 
-
-
 void slog_write_sensors(struct psensor **sensors)
 {
        int count, i;