Index: trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.cc
===================================================================
--- trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.cc	(revision 5223)
+++ trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.cc	(revision 5224)
@@ -145,5 +145,5 @@
 
 #include "MPedestalPix.h"
-
+cvs 
 #include "MLog.h"
 #include "MLogManip.h"
@@ -281,29 +281,4 @@
 // --------------------------------------------------------------------------
 //
-// The PreProcess searches for the following input containers:
-//  - MRawEvtData
-//  - MRawRunHeader
-//  - MPedestalCam
-//
-// The following output containers are also searched and created if
-// they were not found:
-//
-//  - MArrivalTimeCam
-//
-// If the flag fExtractCharges is set, also following containers are searched:
-//
-//  - MExtractedSignalCam
-//
-Int_t MExtractTimeAndChargeSpline::PreProcess(MParList *pList)
-{
-
-  if (!MExtractTimeAndCharge::PreProcess(pList))
-    return kFALSE;
-  
-  return kTRUE;
-}
-
-// --------------------------------------------------------------------------
-//
 // ReInit
 //
