Index: trunk/BNC/src/combination/bnccomb.cpp
===================================================================
--- trunk/BNC/src/combination/bnccomb.cpp	(revision 10076)
+++ trunk/BNC/src/combination/bnccomb.cpp	(revision 10077)
@@ -485,7 +485,9 @@
     // --------------------
     if (_resTime.valid() && newClk->_time <= _resTime) {
+#ifdef BNC_DEBUG_CMB
       emit newMessage("bncComb: old correction: " + acName.toLatin1() + " " + newClk->_prn.toString().c_str() +
           QString(" %1 ").arg(newClk->_time.timestr().c_str()).toLatin1() + "vs. last processing Epoch" +
           QString(" %1 ").arg(_resTime.timestr().c_str()).toLatin1(), true);
+#endif
       delete newClk;
       continue;
