URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38418210e399341960b3440d9619464626322c45
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3841821 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    SNMP: Remove some unused hf field
    
    Change-Id: I33c89d07af6658569df3a9a094e2865e28ed0acb
    Reviewed-on: https://code.wireshark.org/review/3569
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  f59e694   Fix warning (turning error) when compiling with -O3
    adds  3841821   SNMP: Remove some unused hf field
Summary of changes:
 asn1/snmp/packet-snmp-template.c |   13 +------------
 epan/dissectors/packet-snmp.c    |   21 +++++----------------
 2 files changed, 6 insertions(+), 28 deletions(-)