Index: trunk/BNC/GPSS/gpssDecoder.cpp
===================================================================
--- trunk/BNC/GPSS/gpssDecoder.cpp	(revision 1436)
+++ trunk/BNC/GPSS/gpssDecoder.cpp	(revision 1437)
@@ -15,6 +15,4 @@
  *
  * -----------------------------------------------------------------------*/
-
-#include <iostream>
 
 #include "gpssDecoder.h"
@@ -81,6 +79,4 @@
 
   _buffer += QByteArray(data, dataLen);
-
-  cout << "Decode: buffer length = " << _buffer.length() << endl;
 
   int iBeg;
