[experimental-ims] 5d82c73 Remove comment OBE.

Poul-Henning Kamp phk at FreeBSD.org
Thu Dec 18 10:27:53 CET 2014


commit 5d82c73b6686d66bfd0279fd3b7be6bd1767015f
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Thu Aug 9 09:49:06 2012 +0000

    Remove comment OBE.

diff --git a/bin/varnishd/cache/cache_httpconn.c b/bin/varnishd/cache/cache_httpconn.c
index 6ebb86c..8b331af 100644
--- a/bin/varnishd/cache/cache_httpconn.c
+++ b/bin/varnishd/cache/cache_httpconn.c
@@ -96,12 +96,6 @@ HTC_Reinit(struct http_conn *htc)
 }
 
 /*--------------------------------------------------------------------
- * Return -3 if it's all whitespace so far
- * Return 0 if we need more text
- * Return 1 if we have a complete HTTP procol header
- */
-
-/*--------------------------------------------------------------------
  * Check if we have a complete HTTP request or response yet
  *
  */



More information about the varnish-commit mailing list