Wireshark-commits: [Wireshark-commits] master 788ff15: Empty proto_reg_handoff_* are not needed, re
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=788ff153badcb769cf4967d960a882aa599f7e00
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
788ff15 by Jakub Zawadzki (darkjames@xxxxxxxxxxxx):
Empty proto_reg_handoff_* are not needed, remove some.
Change-Id: I957b01aa00bbff3c48192388c7ad9e601d79c778
Reviewed-on: https://code.wireshark.org/review/3196
Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
Actions performed:
from 7701650 Update documentaion for p_(add|get)_proto_data(); There's been a 'key' arg for a while.
adds 788ff15 Empty proto_reg_handoff_* are not needed, remove some.
Summary of changes:
epan/dissectors/packet-gpef.c | 6 ------
epan/dissectors/packet-link16.c | 4 ----
epan/dissectors/packet-nasdaq-itch.c | 7 -------
epan/dissectors/packet-retix-bpdu.c | 6 ------
epan/dissectors/packet-scsi-osd.c | 5 -----
epan/dissectors/packet-scsi-sbc.c | 6 ------
epan/dissectors/packet-scsi-smc.c | 7 -------
epan/dissectors/packet-sndcp-xid.c | 10 ----------
epan/dissectors/packet-sysex.c | 6 ------
epan/dissectors/packet-v52.c | 7 -------
10 files changed, 64 deletions(-)