Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 8116)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 8117)
@@ -19,4 +19,11 @@
                                                  -*-*- END OF LINE -*-*-
 
+ 2006/10/18 Thomas Bretz
+
+   * mmuon/MHSingleMuon.cc:
+     - removed some debug stuff errornously introduced yesterday
+
+
+
  2006/10/18 Daniela Dorner
 
@@ -106,4 +113,7 @@
      - updated start values to our current best values
      - updated scale region
+
+   * macros/tutorials/threshold.C:
+     - updated start values to our current best values
 
 
Index: /trunk/MagicSoft/Mars/mmuon/MHSingleMuon.cc
===================================================================
--- /trunk/MagicSoft/Mars/mmuon/MHSingleMuon.cc	(revision 8116)
+++ /trunk/MagicSoft/Mars/mmuon/MHSingleMuon.cc	(revision 8117)
@@ -1,4 +1,4 @@
 /* ======================================================================== *\
-! $Name: not supported by cvs2svn $:$Id: MHSingleMuon.cc,v 1.13 2006-10-17 17:16:00 tbretz Exp $
+! $Name: not supported by cvs2svn $:$Id: MHSingleMuon.cc,v 1.14 2006-10-18 10:35:52 tbretz Exp $
 ! --------------------------------------------------------------------------
 !
@@ -291,10 +291,4 @@
 }
 
-Bool_t MHSingleMuon::AsciiWrite(ostream &out) const
-{
-    out << fTxtMuon;;
-    return kTRUE;
-}
-
 // --------------------------------------------------------------------------
 //
