[Zrouter-src] ZRouter.org: push to zconf++ libzhttp/request_parser.cpp
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Mon Jan 9 00:34:35 UTC 2012
details: /rev/0f6b0c730ae4
changeset: 31:0f6b0c730ae4
user: "Nicolai Petri <nicolai at petri.dk>"
date: Mon Jan 09 01:34:15 2012 +0100
description:
Make less verbose.
diffstat:
libzhttp/request_parser.cpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 91deb01230f9 -r 0f6b0c730ae4 libzhttp/request_parser.cpp
--- a/libzhttp/request_parser.cpp Mon Jan 09 01:31:40 2012 +0100
+++ b/libzhttp/request_parser.cpp Mon Jan 09 01:34:15 2012 +0100
@@ -302,7 +302,6 @@
state_ = expecting_body;
return boost::indeterminate;
} else {
- std::cout << "REQ COMPLETED2" << std::endl;
return true;
}
} else {
More information about the Zrouter-src
mailing list