]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSvPPRsymm.cxx
Fixed bug in distructor. Can't distroy fixxed length arrays. Thanks Peter.
[u/mrichter/AliRoot.git] / ITS / AliITSvPPRsymm.cxx
index efba031872478a935ce4f660beb43431a495bece..6515ee1dc5592f3a2b051e28753ea2d6db1bfeb0 100644 (file)
 
 /*
 $Log$
+Revision 1.4  2001/02/09 00:05:31  nilsen
+Added fMajor/MinorVersion variables and made other changes to better make
+use of the new code changes in AliITSgeom related classes.
+
 Revision 1.3  2001/01/30 09:23:13  hristov
 Streamers removed (R.Brun)
 
@@ -212,9 +216,6 @@ AliITSvPPRsymm::~AliITSvPPRsymm() {
 ////////////////////////////////////////////////////////////////////////
 //    Standard destructor for the ITS version 7.
 ////////////////////////////////////////////////////////////////////////
-    if(fRead!=0) delete fRead;
-    if(fWrite!=0) delete fWrite;
-    if(fEuclidGeomDet!=0) delete fEuclidGeomDet;
 }
 //__________________________________________________________________________
 void AliITSvPPRsymm::BuildGeometry(){