From 40a0e3f887ef788f34e255a11e0d59f9c82525f7 Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 19 Aug 2007 21:19:46 +0000 Subject: [PATCH] Feed my virtual whitespace habbit. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1858 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/bin/varnishd/mgt_child.c | 1 - 1 file changed, 1 deletion(-) diff --git a/varnish-cache/bin/varnishd/mgt_child.c b/varnish-cache/bin/varnishd/mgt_child.c index 1a966d2f..7b806ac6 100644 --- a/varnish-cache/bin/varnishd/mgt_child.c +++ b/varnish-cache/bin/varnishd/mgt_child.c @@ -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(); -- 2.39.5