X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fhttp%2Fecho%2Fmain.cpp;h=06f6ee56b1619db62cb999c7e425e077de20b229;hb=1e8a5bba6feb7cff4d72164a43ac9924cf6b088c;hp=165e0e41ea7312a35768c757e5b1d560b79ab899;hpb=93366a0bda79e6fd6e7dad6316bfcf8cc82f5731;p=anna.git 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 ++;