]> err.no Git - varnish/commitdiff
Feed my virtual whitespace habbit.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 19 Aug 2007 21:19:46 +0000 (21:19 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 19 Aug 2007 21:19:46 +0000 (21:19 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1858 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/mgt_child.c

index 1a966d2f1a1692831508291efab19536c7543758..7b806ac64567309575f15812da16a9c7650d9f76 100644 (file)
@@ -438,7 +438,6 @@ void
 mcf_server_startstop(struct cli *cli, char **av, void *priv)
 {
 
-       (void)cli;
        (void)av;
        if (priv != NULL && child_state == CH_RUNNING)
                stop_child();