]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliRunLoader.cxx
Simplification of AliRun
[u/mrichter/AliRoot.git] / STEER / AliRunLoader.cxx
index d3f34eeb763b01867090c8c6c7e43a2b2987ca67..12ba4fd38ef5efe68d30091318cf4d33e323ad2d 100644 (file)
@@ -189,12 +189,7 @@ AliRunLoader::AliRunLoader(TFolder* topfolder):
  fEventFolder->Add(this);//put myself to the folder to accessible for all
   
 }
-/**************************************************************************/
 
-void AliRunLoader::Copy(TObject &) const 
-{
-  AliFatal("Not implemented");
-}
 /**************************************************************************/
 
 Int_t AliRunLoader::GetEvent(Int_t evno)