]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSv2.cxx
Correct problems with distructors and pointers, thanks to I.Hrivnacova
[u/mrichter/AliRoot.git] / PHOS / AliPHOSv2.cxx
index 43ebebbdc857e70d7353c99ef66d694344aeacfb..ecd1a606eaa338d57176aca84f731c7c93026268 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.9  1999/11/08 07:12:31  fca
+Minor corrections thanks to I.Hrivnacova
+
 Revision 1.8  1999/09/29 09:24:25  fca
 Introduction of the Copyright and cvs Log
 
@@ -59,8 +62,6 @@ AliPHOSv2::~AliPHOSv2(void)
   //  fNH       = 0;
   fIshunt   = 0;
   
-  delete fHits;
-
 }
 
 ///////////////////////////////////////////////////////////////////////////////