Wireshark-commits: [Wireshark-commits] master 1b01674: PMT, DVB-CI: remove packet-mpeg-pmt.h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Sep 2018 04:26:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b0167427ad453ddec6c1271cd178cf207d3ea3b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1b01674 by Martin Kaiser (wireshark@xxxxxxxxx):

    PMT, DVB-CI: remove packet-mpeg-pmt.h
    
    packet-mpeg-pmt.h is included only by DVB-CI. All it contains is
    the definition of a value string for stream types in the ca_pmt.
    Move the definition into packet-dvbci.c and remove the include file.
    
    Change-Id: I7d63e49804c936284f6a9c5218e0fd9b4fa469a6
    Reviewed-on: https://code.wireshark.org/review/29813
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  66352b5   Revert "Stop advertising support for Solaris."
     add  1b01674   PMT, DVB-CI: remove packet-mpeg-pmt.h


Summary of changes:
 epan/dissectors/CMakeLists.txt    |  1 -
 epan/dissectors/packet-dvbci.c    |  2 +-
 epan/dissectors/packet-mpeg-pmt.h | 17 -----------------
 3 files changed, 1 insertion(+), 19 deletions(-)
 delete mode 100644 epan/dissectors/packet-mpeg-pmt.h