Mailing List Archive

r2468 - trunk/varnish-cache/bin/varnishd
Author: phk
Date: 2008-02-15 11:02:45 +0100 (Fri, 15 Feb 2008)
New Revision: 2468

Modified:
trunk/varnish-cache/bin/varnishd/cache.h
Log:
remove dump.pool prototype


Modified: trunk/varnish-cache/bin/varnishd/cache.h
===================================================================
--- trunk/varnish-cache/bin/varnishd/cache.h 2008-02-15 10:01:19 UTC (rev 2467)
+++ trunk/varnish-cache/bin/varnishd/cache.h 2008-02-15 10:02:45 UTC (rev 2468)
@@ -569,7 +569,6 @@
cli_func_t cli_func_config_load;
cli_func_t cli_func_config_discard;
cli_func_t cli_func_config_use;
-cli_func_t cli_func_dump_pool;
#endif

/* cache_vrt_esi.c */