]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSDetTypeSim.cxx
Renamed method in AliCDBManager (A.Colla)
[u/mrichter/AliRoot.git] / ITS / AliITSDetTypeSim.cxx
index adfbcbbecc861cdaab9f0a238bce2e6e2438e67d..580c91678fbd496291b32ffe2a1e7f07d06ca1b5 100644 (file)
@@ -426,7 +426,7 @@ Bool_t AliITSDetTypeSim::GetCalibration() {
   delete entrySSD;
   if(deleteManager){
     AliCDBManager::Instance()->Destroy();
-    AliCDBManager::Instance()->RemoveDefaultStorage();
+    AliCDBManager::Instance()->UnsetDefaultStorage();
     storage = 0;   // the storage is killed by AliCDBManager::Instance()->Destroy()
   }