X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=source%2Fcomm%2FClientSocket.cpp;h=b531581917d0a14458475d2465958765d0ee0f18;hb=7ee10b64f4c116460ffef5784eb9ef87d3f2339c;hp=acf2bd312639c2cf8671023f100001c619dd8863;hpb=93366a0bda79e6fd6e7dad6316bfcf8cc82f5731;p=anna.git 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());