removed useless empty line
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 19 Oct 2013 08:57:42 +0000 (08:57 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 19 Oct 2013 08:57:42 +0000 (08:57 +0000)
src/tw.c

index 2d95614..1868d46 100644 (file)
--- a/src/tw.c
+++ b/src/tw.c
@@ -49,7 +49,6 @@ static int has_taskrc()
        free(path);
 
        return ret == 0;
-
 }
 
 static char *task_exec(char *opts)