]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Remove obolete print-statement.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 30 Jan 2001 12:17:04 +0000 (12:17 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 30 Jan 2001 12:17:04 +0000 (12:17 +0000)
MUON/AliMUONSegmentationV01.cxx

index 13ba7023db012ff385761502aeb6d1642d37fae2..602afbfcb2ed46a6b6aa7b4ed293fd5367b2bf73 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.16  2001/01/30 09:23:14  hristov
+Streamers removed (R.Brun)
+
 Revision 1.15  2001/01/26 21:25:48  morsch
 Empty default constructors and.
 
@@ -104,7 +107,6 @@ AliMUONSegmentationV01::AliMUONSegmentationV01(const AliMUONSegmentationV01& seg
 AliMUONSegmentationV01::AliMUONSegmentationV01() 
 {
 // Default constructor
-    printf("\n Calling Default Constructor");
     fRSec = 0;
     fNDiv = 0;      
     fDpxD = 0;