Wireshark-commits: [Wireshark-commits] master 103ffc1: Z39.50: Eliminate unnecessary header.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 01 Jan 2019 17:56:06 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=103ffc1ed782b3f0eae9dd902b60d8541cd3eeaf
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

103ffc1 by Craig Jackson (cejackson51@xxxxxxxxx):

    Z39.50: Eliminate unnecessary header.
    
    I decided that packet-z3950.h was unnecessary at this time, but I didn't eliminate all trace of it.
    
    Change-Id: Iaff41e143bac6bf42779de49f7390ac129cef3e1
    Reviewed-on: https://code.wireshark.org/review/31288
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b9473c4   Fix asn2wrs.py: always add BASE_VAL64_STRING
     add  103ffc1   Z39.50: Eliminate unnecessary header.


Summary of changes:
 epan/dissectors/CMakeLists.txt |  1 -
 epan/dissectors/packet-z3950.h | 24 ------------------------
 2 files changed, 25 deletions(-)
 delete mode 100644 epan/dissectors/packet-z3950.h