Wireshark-dev: Re: [Wireshark-dev] Unused dissector tables
From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 12 Dec 2013 14:23:23 -0800
On Dec 12, 2013, at 9:03 AM, Gerald Combs <gerald@xxxxxxxxxxxxx> wrote:

> The following dissectors create dissector tables but don't appear to use
> them:
> 
> packet-rsvp.c

The dissector table never was used, and its name doesn't correspond to an RSVP field, so I'm not sure what it was intended to do; I removed it.