Remove warnings
[anna.git] / source / comm / ClientSocket.cpp
index acf2bd3..b531581 100644 (file)
@@ -297,7 +297,6 @@ throw() {
 comm::Socket::Notify::_v comm::ClientSocket::receive()
 throw(RuntimeException) {
    Notify::_v result;
-   int queueLength = 0;
 
    if (a_reader.getMaxSize() == 0) {
       string msg(asString());