URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a082f02937bcf8f0358b5e70c17c98876a6fd88d
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a082f02 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
SNMP: Fix warning [-Wunused-function]
Add SNMP to clean dissectors also.
Change-Id: Ifc4d5a03c13f864bd9219294028323761cd19368
Reviewed-on: https://code.wireshark.org/review/13786
Petri-Dish: João Valverde <j@xxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from 387c886 autotools: Move SBC dependency to libwscodecs
adds a082f02 SNMP: Fix warning [-Wunused-function]
Summary of changes:
asn1/snmp/snmp.asn | 2 +-
epan/CMakeLists.txt | 2 +-
epan/dissectors/Makefile.common | 2 +-
epan/dissectors/packet-snmp.c | 11 +----------
4 files changed, 4 insertions(+), 13 deletions(-)