Index: trunk/MagicSoft/Mars/mhist/MHCamera.cc
===================================================================
--- trunk/MagicSoft/Mars/mhist/MHCamera.cc	(revision 2762)
+++ trunk/MagicSoft/Mars/mhist/MHCamera.cc	(revision 2781)
@@ -62,14 +62,5 @@
 #include "MGeomCam.h"
 
-#include "MCerPhotPix.h"
-#include "MCerPhotEvt.h"
-
-#include "MPedestalPix.h"
-#include "MPedestalCam.h"
-
-#include "MCurrents.h"
 #include "MCamEvent.h"
-
-#include "MImgCleanStd.h"
 
 
Index: trunk/MagicSoft/Mars/mhist/MHEvent.cc
===================================================================
--- trunk/MagicSoft/Mars/mhist/MHEvent.cc	(revision 2762)
+++ trunk/MagicSoft/Mars/mhist/MHEvent.cc	(revision 2781)
@@ -57,6 +57,4 @@
 #include "MParList.h"
 #include "MTaskList.h"
-#include "MPedestalCam.h"
-#include "MPedestalPix.h"
 #include "MParList.h"
 #include "MCerPhotEvt.h"
Index: trunk/MagicSoft/Mars/mhist/MHEvent.h
===================================================================
--- trunk/MagicSoft/Mars/mhist/MHEvent.h	(revision 2762)
+++ trunk/MagicSoft/Mars/mhist/MHEvent.h	(revision 2781)
@@ -13,5 +13,4 @@
 class MMcEvt;
 class MCerPhotEvt;
-class MPedestalCam;
 class MImgCleanStd;
 class MCameraSignal;
@@ -33,5 +32,4 @@
     MMcEvt        *fMcEvt;         //!
     MCerPhotEvt   *fCerPhotEvt;    //!
-    MPedestalCam  *fPedestalCam;   //!
     MImgCleanStd  *fImgCleanStd;   //!
     MCameraSignal *fCamSignal;     //!
