Index: trunk/BNC/src/upload/bncrtnetuploadcaster.cpp
===================================================================
--- trunk/BNC/src/upload/bncrtnetuploadcaster.cpp	(revision 10615)
+++ trunk/BNC/src/upload/bncrtnetuploadcaster.cpp	(revision 10616)
@@ -340,5 +340,5 @@
   in >> hlp >> year >> month >> day >> hour >> min >> sec;
   bncTime epoTime;
-  epoTime.set(year, month, day, hour, min, sec);cout <<  epoTime.timestr().c_str() << endl;
+  epoTime.set(year, month, day, hour, min, sec);//cout <<  epoTime.timestr().c_str() << endl;
 
   emit(newMessage(
