]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSsegmentation.cxx
Fix for coverity (Annalisa De Caro).
[u/mrichter/AliRoot.git] / ITS / AliITSsegmentation.cxx
index ead24e6ec37ffed30c034c324512c128771a30b5..fb62bda72976168ec9319149673d90760c374dca 100644 (file)
@@ -22,17 +22,6 @@ fCorr(0){
   // Default constructor
  
 }
-//_____________________________________________________________
-AliITSsegmentation::AliITSsegmentation(AliITSgeom* geom):
-fDx(0),
-fDz(0),
-fDy(0),
-fCorr(0){
-  // Default constructor
-  AliWarning(Form("AliITSgeom (%X) no longer needed in ITS segmentation. Use default constructor\n",geom))
-}
-
-
 //_____________________________________________________________
 AliITSsegmentation::~AliITSsegmentation(){
   // destructor