]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Should be finally OK this time
authorlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 7 Apr 2009 11:48:56 +0000 (11:48 +0000)
committerlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 7 Apr 2009 11:48:56 +0000 (11:48 +0000)
MUON/AliMUONRawStreamTrackerHP.cxx

index 187944cbf7987868e8ec2d6e2b73f2361983b464..2ef2f9535bcf313b383b386fa9cdb504cbbfda97 100644 (file)
@@ -308,8 +308,6 @@ Bool_t AliMUONRawStreamTrackerHP::Next(Int_t& busPatchId,
        
        if (fkCurrentData == NULL) return kFALSE;
        
-       fDecoder.SendDataOnParityError(skipParityErrors);
-
 retry:
        // Check if we still have data to be returned for the current bus patch.
        if (fkCurrentData != fkEndOfData)