Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Unused dissector tables

From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Thu, 12 Dec 2013 09:03:57 -0800
The following dissectors create dissector tables but don't appear to use
them:

packet-aim.c
packet-fcp.c
packet-rfid-mifare.c
packet-rfid-pn532.c
packet-rsvp.c
packet-usb-ccid.c

Should the registration code be disabled or removed?