Index: trunk/BNC/bncgetthread.cpp
===================================================================
--- trunk/BNC/bncgetthread.cpp	(revision 1368)
+++ trunk/BNC/bncgetthread.cpp	(revision 1369)
@@ -503,5 +503,4 @@
         _socket->waitForReadyRead(_timeOut);
         nBytes = _socket->bytesAvailable();
-        cout << "nBytes " << nBytes << endl;
       }
       else if (_rawInpFile) {
