Wireshark-commits: [Wireshark-commits] master 24aa839: Get rid of all references to new_create_diss

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Jul 2016 19:14:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24aa839f027f8529f174f9e29ec725f83a04e648
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

24aa839 by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of all references to new_create_dissector_handle().
    
    It went away a long time ago; use create_dissector_handle().
    
    Change-Id: I28e90821033621bc7a5572243ff5871b4e67d60d
    Reviewed-on: https://code.wireshark.org/review/16592
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ba607a1   MPTCP: fix offset used for AddrID field in MP_JOIN and MP_PRIO messages
    adds  24aa839   Get rid of all references to new_create_dissector_handle().


Summary of changes:
 epan/dissectors/packet-diameter_3gpp.c |   10 +++++-----
 epan/dissectors/packet-nordic_ble.c    |    4 ----
 2 files changed, 5 insertions(+), 9 deletions(-)