Get rid of an unused variable in the P7 dissector.
authorGuy Harris <guy@alum.mit.edu>
Tue, 26 Aug 2008 01:04:39 +0000 (01:04 -0000)
committerGuy Harris <guy@alum.mit.edu>
Tue, 26 Aug 2008 01:04:39 +0000 (01:04 -0000)
commitd7a51fc7de6832f1758df9ab002149bf1f36008d
tree74c63a8faf590f8a23437b2ad4234b47c06d66ca
parent77b81b391b70d2cb8db06c20f9fbe91b0f83f3af
Get rid of an unused variable in the P7 dissector.

Create a set of warning-clean ASN.1 dissectors and build them with
-Werror, to try to prevent errors creeping back in.  Put the P7
dissector there.

svn path=/trunk/; revision=26090
asn1/p7/packet-p7-template.c
epan/dissectors/Makefile.am
epan/dissectors/Makefile.common
epan/dissectors/packet-p7.c