Wireshark-commits: [Wireshark-commits] master 54847d4: HI2Operations: Remove the not needed .h file
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 05 Dec 2018 15:57:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=54847d43a6b6012d9a509c1c9cdb075ac225c1d2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

54847d4 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    HI2Operations: Remove the not needed .h file.
    
    Change-Id: Iabb24aae94814d4a10fdfa998f870b5e2cd3a8d8
    Reviewed-on: https://code.wireshark.org/review/30921
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ff0193f   SIP: Use differtent hf variables for the "real" and generated Call-id
     add  54847d4   HI2Operations: Remove the not needed .h file.


Summary of changes:
 epan/dissectors/CMakeLists.txt                     |  1 -
 epan/dissectors/asn1/HI2Operations/CMakeLists.txt  |  1 -
 .../HI2Operations/packet-HI2Operations-template.c  |  1 -
 epan/dissectors/packet-HI2Operations.c             | 17 ++++----
 epan/dissectors/packet-HI2Operations.h             | 46 ----------------------
 5 files changed, 8 insertions(+), 58 deletions(-)
 delete mode 100644 epan/dissectors/packet-HI2Operations.h