]> err.no Git - varnish/commitdiff
Remove prototypes for no longer existing functions
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 5 Aug 2006 12:19:03 +0000 (12:19 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 5 Aug 2006 12:19:03 +0000 (12:19 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@659 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/mgt.h

index 20eba6cd7737d8a8510191fac0b9ae962a8f0149..23d5909d760b53fcdb5d41d5d911018bf3cdcf02 100644 (file)
@@ -9,8 +9,6 @@ extern struct evbase    *mgt_evb;
 
 /* mgt_child.c */
 void mgt_run(int dflag);
-void mgt_start_child(void);
-void mgt_stop_child(void);
 extern pid_t mgt_pid, child_pid;
 
 /* mgt_cli.c */