summaryrefslogtreecommitdiffstats
path: root/servercomm/httpserver.cc
diff options
context:
space:
mode:
Diffstat (limited to 'servercomm/httpserver.cc')
-rw-r--r--servercomm/httpserver.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/servercomm/httpserver.cc b/servercomm/httpserver.cc
index 514f6b8..f75b9b0 100644
--- a/servercomm/httpserver.cc
+++ b/servercomm/httpserver.cc
@@ -66,11 +66,6 @@ static const char rcsid[] = "@(#)servercomm, HttpServer: $Id: httpserver.cc,v 1.
#include <purify.h>
#endif
-#ifdef RMANBENCHMARK
- // to control ZLibCompression::decompTimer and ZLibCompression::compTimer
- #include "zlibcompression.hh"
-#endif
-
#include "httpserver/httpserver.h"
#include "qlparser/qtmdd.hh"