[master] 77ef704 Remove old debug relic
Poul-Henning Kamp
phk at FreeBSD.org
Sun May 7 23:45:05 CEST 2017
commit 77ef70483741187d6ed488fa768edacec497195c
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Sun May 7 21:44:05 2017 +0000
Remove old debug relic
diff --git a/lib/libvarnishapi/vsc.c b/lib/libvarnishapi/vsc.c
index 5165620..3431dbf 100644
--- a/lib/libvarnishapi/vsc.c
+++ b/lib/libvarnishapi/vsc.c
@@ -307,8 +307,6 @@ vsc_add_pt(struct vsc *vsc, const volatile void *ptr,
/*--------------------------------------------------------------------
*/
-#include <stdio.h>
-
static void
vsc_build_vf_list(struct VSM_data *vd)
{
More information about the varnish-commit
mailing list