Index: /trunk/FACT++/src/EventBuilderWrapper.h
===================================================================
--- /trunk/FACT++/src/EventBuilderWrapper.h	(revision 11445)
+++ /trunk/FACT++/src/EventBuilderWrapper.h	(revision 11446)
@@ -514,6 +514,4 @@
         WriteKey("DATE",     now.Iso(),   "File creation date");
         WriteKey("NIGHT",    now.NightAsInt(), "Night as int");
-        // WriteKey("TSTART", "", "Time when first event was received")
-        // WriteKey("TSTOP",  "", "Time when last event was received")
 
         //FIXME should we also put the start and stop time of the received data ?
@@ -879,7 +877,4 @@
             maxevt  = 2147483646;
 
-        maxtime = 60;
-        maxevt  = 10;
-
         fExpectedRuns[fRunNumber] = make_pair(maxtime, maxevt);
         return fRunNumber++;
