URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf025370e971fc8ac529cdbc7e55b5aae316eb27
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
bf02537 by Martin Kaiser (wireshark@xxxxxxxxx):
    ppp: remove a variable that is always 0
    
    Change-Id: Id398c4a89562c1d9f444f6d444b1a27c131ef3f1
    Reviewed-on: https://code.wireshark.org/review/29321
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    
Actions performed:
    from  fb3df8b   ppp: remove some more unnecessary NULL checks
     add  bf02537   ppp: remove a variable that is always 0
Summary of changes:
 epan/dissectors/packet-ppp.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)