From: Jean-Philippe Orsini Date: Sat, 19 Oct 2013 08:57:42 +0000 (+0000) Subject: removed useless empty line X-Git-Tag: v0.0.6~106 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask.git;a=commitdiff_plain;h=172950598f01d9a5b1ca7d39c740499ae130e1dc removed useless empty line --- diff --git a/src/tw.c b/src/tw.c index 2d95614..1868d46 100644 --- 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)