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://wpitchoune.net/gitweb/?a=commitdiff_plain;h=172950598f01d9a5b1ca7d39c740499ae130e1dc;hp=fdc3cf9d937887b95fc53716337c420af7073ed8;p=ptask.git 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)