Wireshark-commits: [Wireshark-commits] master a394d44: LLDP: Remove packet-lldp.h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 May 2014 21:36:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a394d448f476ce417ec0f92d625017086c43f694
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a394d44 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    LLDP: Remove packet-lldp.h
    
    Change-Id: If6d1fd1b7961f975447db43f616e016f70ca5cb8
    Reviewed-on: https://code.wireshark.org/review/1473
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  59a4a85   ECP dissector Remove packet-lldp.h depends * Fix indent (use tabs) * Use VDP function for end VTPDU
    adds  a394d44   LLDP: Remove packet-lldp.h


Summary of changes:
 epan/dissectors/Makefile.common |    1 -
 epan/dissectors/packet-lldp.c   |   28 +++++++++++++++++-
 epan/dissectors/packet-lldp.h   |   60 ---------------------------------------
 3 files changed, 27 insertions(+), 62 deletions(-)
 delete mode 100644 epan/dissectors/packet-lldp.h