Index: trunk/BNC/src/combination/bnccomb.cpp
===================================================================
--- trunk/BNC/src/combination/bnccomb.cpp	(revision 10475)
+++ trunk/BNC/src/combination/bnccomb.cpp	(revision 10476)
@@ -1044,6 +1044,6 @@
       out << "bncComb::printResults bug" << "\n";
     }
-    emit newMessage(_log, false);
-  }
+  }
+  out.flush();
 }
 
