r659 - trunk/varnish-cache/bin/varnishd

phk at projects.linpro.no phk at projects.linpro.no
Sat Aug 5 14:19:03 CEST 2006


Author: phk
Date: 2006-08-05 14:19:03 +0200 (Sat, 05 Aug 2006)
New Revision: 659

Modified:
   trunk/varnish-cache/bin/varnishd/mgt.h
Log:
Remove prototypes for no longer existing functions


Modified: trunk/varnish-cache/bin/varnishd/mgt.h
===================================================================
--- trunk/varnish-cache/bin/varnishd/mgt.h	2006-08-05 12:18:45 UTC (rev 658)
+++ trunk/varnish-cache/bin/varnishd/mgt.h	2006-08-05 12:19:03 UTC (rev 659)
@@ -9,8 +9,6 @@
 
 /* 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 */




More information about the varnish-commit mailing list