Wireshark-commits: [Wireshark-commits] master 68fafcf: dmp: Remove obsolete structured id handling

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Sep 2016 09:29:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68fafcf43f096c2db01527a2265570f7a1ffe373
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

68fafcf by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    dmp: Remove obsolete structured id handling
    
    The structured id handling is not in use by anyone.
    
    Change-Id: I643fb03f642a5c1900aaec7d41e2b66dba5a2b05
    Reviewed-on: https://code.wireshark.org/review/17655
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  2e42199   [SELFM] Fix reassembly, tcp_dissect_pdus() can't be used as the real length of the PDU is not known(length is exluding escape bytes).
    adds  68fafcf   dmp: Remove obsolete structured id handling


Summary of changes:
 epan/dissectors/packet-dmp.c |  133 ++----------------------------------------
 1 file changed, 5 insertions(+), 128 deletions(-)