Index: trunk/Mars/mmuon/MHSingleMuon.h
===================================================================
--- trunk/Mars/mmuon/MHSingleMuon.h	(revision 14911)
+++ trunk/Mars/mmuon/MHSingleMuon.h	(revision 14912)
@@ -23,5 +23,4 @@
 
     Double_t fMargin;               //!
-    Bool_t   fUseCleanedSignal;     //!
 
     TProfile fHistPhi;    // Histogram of photon distribution along the arc.
@@ -50,6 +49,4 @@
     Double_t GetRelTimeSigma() const { return fRelTimeSigma; }
 
-    void SetUseCleanedSignal(Bool_t b=kTRUE) { fUseCleanedSignal = b; }
-
     Float_t CalcSize() const;
 
