Index: trunk/BNC/bncrinex.cpp
===================================================================
--- trunk/BNC/bncrinex.cpp	(revision 436)
+++ trunk/BNC/bncrinex.cpp	(revision 437)
@@ -512,7 +512,7 @@
   if (!_rnxScriptName.isEmpty()) {
 
-    cout << "BEG " 
-         << QTime::currentTime().toString("hh:mm:ss.zzz ").toAscii().data()
-         << _statID.data() << endl;
+//    cout << "BEG " 
+//         << QTime::currentTime().toString("hh:mm:ss.zzz ").toAscii().data()
+//         << _statID.data() << endl;
 
 #ifdef WIN32
@@ -522,8 +522,8 @@
 #endif
 
-    cout << "END " 
-         << QTime::currentTime().toString("hh:mm:ss.zzz ").toAscii().data()
-         << _statID.data() << endl;
-
-  }
-}
+//    cout << "END " 
+//         << QTime::currentTime().toString("hh:mm:ss.zzz ").toAscii().data()
+//         << _statID.data() << endl;
+
+  }
+}
