Wireshark-commits: [Wireshark-commits] master-2.0 d64a210: BER: Removed erroneous callback from dis

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Nov 2015 18:19:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d64a2107f5164bf2c2d88d738af9bfbbb8ffa518
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

d64a210 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    BER: Removed erroneous callback from dissect_ber_external_U
    
    This callback was added by a mistake when adding support for
    P3 over RTSE in commit 0a6d1f98.
    
    Change-Id: Ifff0bed3b2a2a0fd2354f9c6b7072de3303dae27
    Reviewed-on: https://code.wireshark.org/review/11500
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 22a9376bb4336be32f4ac027188d9dbbc977f210)
    Reviewed-on: https://code.wireshark.org/review/11502
    

Actions performed:

    from  5c104e6   Update some WSUG screenshots and markup.
    adds  d64a210   BER: Removed erroneous callback from dissect_ber_external_U


Summary of changes:
 epan/dissectors/packet-ber.c |    4 ----
 1 file changed, 4 deletions(-)