aboutsummaryrefslogtreecommitdiff
path: root/web/apache/request.ixx
diff options
context:
space:
mode:
Diffstat (limited to 'web/apache/request.ixx')
-rw-r--r--web/apache/request.ixx1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/apache/request.ixx b/web/apache/request.ixx
index b41de8d..06284fb 100644
--- a/web/apache/request.ixx
+++ b/web/apache/request.ixx
@@ -63,7 +63,6 @@ namespace web
// Make request data still be available.
//
-
std::unique_ptr<std::streambuf> in_buf (
new std::stringbuf (*form_data_));