Mailing List Archive

[master] 85c04cb96 gc stray declaration
commit 85c04cb9670940823a1231b449d6764fb9ade9c1
Author: Nils Goroll <nils.goroll@uplex.de>
Date: Tue Oct 26 17:12:16 2021 +0200

gc stray declaration

Ref 611baec6f29681bc1cc3836e635dfa14cca3d018

diff --git a/include/vrt.h b/include/vrt.h
index 1406e7b59..005e485bb 100644
--- a/include/vrt.h
+++ b/include/vrt.h
@@ -486,7 +486,6 @@ VCL_VOID VRT_call(VRT_CTX, VCL_SUB);
VCL_STRING VRT_BACKEND_string(VCL_BACKEND);
VCL_STRING VRT_BOOL_string(VCL_BOOL);
VCL_STRING VRT_BLOB_string(VRT_CTX, VCL_BLOB);
-VCL_STRING VRT_CollectString(VRT_CTX, const char *p, ...);
VCL_STRING VRT_INT_string(VRT_CTX, VCL_INT);
VCL_STRING VRT_IP_string(VRT_CTX, VCL_IP);
VCL_STRING VRT_REAL_string(VRT_CTX, VCL_REAL);
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit