X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUONDigitStoreV1.cxx;h=6c54941c471b46d0605c4df5beac1779df283a26;hb=f3d601a54eac57e81b01f251930d92b6fd5e4b5d;hp=7db3f3bd03a2ba3d4ab301778e4558c59a722925;hpb=91b67b6f2b30e80a446c3e43bc5551d84673f350;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONDigitStoreV1.cxx b/MUON/AliMUONDigitStoreV1.cxx index 7db3f3bd03a..6c54941c471 100644 --- a/MUON/AliMUONDigitStoreV1.cxx +++ b/MUON/AliMUONDigitStoreV1.cxx @@ -215,8 +215,6 @@ AliMUONDigitStoreV1::ChamberDigitsPtr(Int_t chamberId) const { /// Get the address of the TClonesArray storing digits for chamberId. - return fDigits->GetObjectRef(fDigits->UncheckedAt(chamberId)); - TObject* object = fDigits->At(chamberId); if (!object)