mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
removes unused varaible from wsperf
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user