X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fhttp%2Fecho%2Fmain.cpp;h=06f6ee56b1619db62cb999c7e425e077de20b229;hp=165e0e41ea7312a35768c757e5b1d560b79ab899;hb=7ee10b64f4c116460ffef5784eb9ef87d3f2339c;hpb=1a1b334a0d2b023bd778f0a19665cc9017dbc94a diff --git a/example/http/echo/main.cpp b/example/http/echo/main.cpp index 165e0e4..06f6ee5 100644 --- a/example/http/echo/main.cpp +++ b/example/http/echo/main.cpp @@ -135,8 +135,6 @@ void MyCommunicator::eventReceiveMessage (ClientSocket& clientSocket, const Mess static int messageCounter = 0; static int successCounter = 0; - int value; - CongestionController& congestionController = CongestionController::instantiate (); messageCounter ++;