Commit e16f6266 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Unhack vbit_destroy() hiding.



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4821 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 32443109
......@@ -615,9 +615,6 @@ MGT_Run(void)
REPORT(LOG_ERR, "vev_schedule() = %d", i);
REPORT0(LOG_ERR, "manager dies");
/* XXX: quench compiler warning about unused func */
vbit_destroy(NULL);
}
/*--------------------------------------------------------------------*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment