Wireshark-commits: [Wireshark-commits] master f0befed: bgp: remove dead code (CID 1228878).
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 12 Aug 2016 11:37:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0befede8bfd83d10fc3b9d0a02717da92b8ec83
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f0befed by Dario Lombardo (lomato@xxxxxxxxx):

    bgp: remove dead code (CID 1228878).
    
    afi can take only one of the 2 above values, according to the
    check at the beginning of the function.
    
    Change-Id: I6652a5c64b4fbc8d2e907afb3b4f66d187ff9745
    Reviewed-on: https://code.wireshark.org/review/17011
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  667a4fc   ssh: remove unneded check (CID 1215243).
    adds  f0befed   bgp: remove dead code (CID 1228878).


Summary of changes:
 epan/dissectors/packet-bgp.c |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)