Index: trunk/MagicSoft/Mars/mhist/MHCamera.h
===================================================================
--- trunk/MagicSoft/Mars/mhist/MHCamera.h	(revision 2810)
+++ trunk/MagicSoft/Mars/mhist/MHCamera.h	(revision 2811)
@@ -91,6 +91,4 @@
     void  FillN(Int_t, const Axis_t *, const Axis_t *, const Double_t *, Int_t) {}
 
-    void CreateProjection();
-    
 public:
     MHCamera();
@@ -194,8 +192,4 @@
 
     TH1D    *Projection(const char *name="_py") const;
-
-    // Will be removed in the future
-    TH1D    *GetYProj()          { return fYProj;  }
-    TH1D    *GetYProj() const    { return fYProj;  }
 
     //void SetStatusBar(TGStatusBar *bar) { fStatusBar = bar; }
