diff --git a/examples/wsperf/request.cpp b/examples/wsperf/request.cpp index db798d14d0..52f2ec2980 100644 --- a/examples/wsperf/request.cpp +++ b/examples/wsperf/request.cpp @@ -37,7 +37,7 @@ void request::process(unsigned int id) { case_handler_ptr test; stress_handler_ptr shandler; std::string uri; - size_t connections_opened = 0; + //size_t connections_opened = 0; size_t connection_count; wscmd::cmd command = wscmd::parse(req);