]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Obsolete method call removed.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 9 Aug 2007 18:01:47 +0000 (18:01 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 9 Aug 2007 18:01:47 +0000 (18:01 +0000)
FASTSIM/fastGen.C

index 417422d7ff34a7857eac5381d914ec10289d78b4..d48e78787cd8ed4978d2d70863ba392e4aa3cdc3 100644 (file)
@@ -66,8 +66,6 @@ void fastGen(Int_t nev = 1, char* filename = "galice.root")
 //                         Termination
 //  Generator
     gener->FinishRun();
-//  Stack
-    stack->FinishRun();
 //  Write file
     rl->WriteHeader("OVERWRITE");
     gener->Write();