Index: /trunk/FACT++/gui/FactGui.h
===================================================================
--- /trunk/FACT++/gui/FactGui.h	(revision 10727)
+++ /trunk/FACT++/gui/FactGui.h	(revision 10728)
@@ -137,5 +137,5 @@
     }
 
-    void Reset() { fBold.clear(); }
+    void Reset() { fBold.assign(1440, false); }
 
     void SetBold(int idx) { fBold[idx]=true; }
@@ -919,6 +919,4 @@
 
         double tm = d.time.RootTime();
-
-        cout << tm << endl;
 
         TH1 *h = (TH1*)c->FindObject("MyFrame");
