Wireshark-commits: [Wireshark-commits] master 18ae0c8: IPv6: Remove an unused function and unused m

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 Jul 2016 01:29:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=18ae0c86726fa3f6742658b6c2edb1ca635c4ef8
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

18ae0c8 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    IPv6: Remove an unused function and unused macros.
    
    Remove _ipv6_hdr_tcls, IPv6_HDR_VERS, IPv6_HDR_TCLS, and IPv6_HDR_FLOW.
    
    Change-Id: Idd18c101db6aa6d523a236e81086ff7ef25e6923
    Reviewed-on: https://code.wireshark.org/review/16709
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  fed443e   randpkt: Add support to generate IPv6
    adds  18ae0c8   IPv6: Remove an unused function and unused macros.


Summary of changes:
 epan/dissectors/packet-ipv6.c |   14 --------------
 1 file changed, 14 deletions(-)