]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDgtuParam.cxx
sorry i forget header
[u/mrichter/AliRoot.git] / TRD / AliTRDgtuParam.cxx
index 8af2332d06d7c87990592a7904aecf2dd7e22202..6ae8e075ef8508a6aa9c5587d1e07ce39b408e03 100644 (file)
@@ -242,6 +242,7 @@ Bool_t AliTRDgtuParam::DisplayZChannelMap(Int_t zchannel, Int_t subchannel) cons
     graphz[zch]->Draw("P");
     gROOT->Add(graphz[zch]);
   }
+  delete [] graphz;
   return kTRUE;
 }