X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=source%2Fcomm%2FClientSocket.cpp;h=b531581917d0a14458475d2465958765d0ee0f18;hp=acf2bd312639c2cf8671023f100001c619dd8863;hb=7ee10b64f4c116460ffef5784eb9ef87d3f2339c;hpb=1a1b334a0d2b023bd778f0a19665cc9017dbc94a diff --git a/source/comm/ClientSocket.cpp b/source/comm/ClientSocket.cpp index acf2bd3..b531581 100644 --- a/source/comm/ClientSocket.cpp +++ b/source/comm/ClientSocket.cpp @@ -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());