Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 2605)
+++ trunk/MagicSoft/Mars/Changelog	(revision 2606)
@@ -4,4 +4,9 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2003/12/05: Abelardo Moralejo
+ 
+   * mhistmc/MHMcCollectionArea.cc
+     - removed wrong comment in MHMcCollectionArea::CalcEfficiency2
+
  2003/12/05: Thomas Bretz
 
Index: trunk/MagicSoft/Mars/mhistmc/MHMcCollectionArea.cc
===================================================================
--- trunk/MagicSoft/Mars/mhistmc/MHMcCollectionArea.cc	(revision 2605)
+++ trunk/MagicSoft/Mars/mhistmc/MHMcCollectionArea.cc	(revision 2606)
@@ -243,8 +243,4 @@
 void MHMcCollectionArea::CalcEfficiency2()
 {
-    // Here we estimate the total number of showers in each energy bin
-    // known the energy range and spectral index of the generated showers
-    // (set now by hand since the info is not available in the header!)
-
     TH1D &histsel = *fHistSel->ProjectionX();
     TH1D &histall = *fHistAll->ProjectionX();
