Index: trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc
===================================================================
--- trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc	(revision 6018)
+++ trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc	(revision 6019)
@@ -79,5 +79,5 @@
   fStrength = -1.;
   fIsValid  = kFALSE;
-  
+
 }
 
@@ -164,5 +164,5 @@
     {
       *fLog << warn << "New run is a pedestal run... need intensity calibration to treat this case!" << endl;
-      fPattern = 0;
+      fColor = 0;
       fIsValid = kTRUE;      
       return kTRUE;
@@ -190,5 +190,4 @@
   fColor    = MCalibrationCam::kNONE;
   fStrength = 0.;
-  fPattern  = 0;
 
   switch (num)
@@ -400,5 +399,4 @@
       if (proj.Contains(slotnr))
       {
-          fPattern = 0;
           proj.Replace(2,99,"");
           proj.ReplaceAll("u","");
