Remove warnings
[anna.git] / example / http / echo / main.cpp
index 165e0e4..06f6ee5 100644 (file)
@@ -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 ++;