X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUONClusterSplitterMLEM.cxx;h=0f077dc3486228af1632467bd24c3e980336cfeb;hb=71aa28199cabb6883c377a96b11ac5bfbec8c5f1;hp=44883c1abd865d8a4adfe397fc71e0f2d958f283;hpb=78649106ec7f71baeb897efa54274a4011675b87;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONClusterSplitterMLEM.cxx b/MUON/AliMUONClusterSplitterMLEM.cxx index 44883c1abd8..0f077dc3486 100644 --- a/MUON/AliMUONClusterSplitterMLEM.cxx +++ b/MUON/AliMUONClusterSplitterMLEM.cxx @@ -87,6 +87,8 @@ fnCoupled(0) //_____________________________________________________________________________ AliMUONClusterSplitterMLEM::~AliMUONClusterSplitterMLEM() { + /// Destructor + delete fMathieson; }