Wireshark-commits: [Wireshark-commits] master 2f73ac0: Remove support for "old style" dissectors in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Nov 2015 23:33:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2f73ac0c8c10c151ffe7529a63dbe7c82ee1c891
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2f73ac0 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove support for "old style" dissectors in PER API.
    
    Most of it wasn't used in current Wireshark source anyway.
    
    Change-Id: If395e4e940adc76a2701d226ba4f7c9b17cb795d
    Reviewed-on: https://code.wireshark.org/review/12108
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  bd08ab9   Introduces augmented interval trees
    adds  2f73ac0   Remove support for "old style" dissectors in PER API.


Summary of changes:
 asn1/h450-ros/h450-ros.cnf               |    6 ++---
 asn1/h450-ros/packet-h450-ros-template.c |   15 ++++++-----
 debian/libwireshark0.symbols             |    3 ---
 epan/asn1.h                              |    1 -
 epan/dissectors/packet-h450-ros.c        |   27 +++++++++++---------
 epan/dissectors/packet-per.c             |   41 +-----------------------------
 epan/dissectors/packet-per.h             |    3 ---
 7 files changed, 28 insertions(+), 68 deletions(-)