Get rid of an unused variable in the P7 dissector.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 26 Aug 2008 01:04:39 +0000 (01:04 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 26 Aug 2008 01:04:39 +0000 (01:04 +0000)
commit5745aa8cb9c3999bad339c99fed04faf22275e0a
tree74c63a8faf590f8a23437b2ad4234b47c06d66ca
parent5014286e3ad8c049e0c1253680e6cf159b917d6d
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26090 f5534014-38df-0310-8fa8-9805f1628bb7
asn1/p7/packet-p7-template.c
epan/dissectors/Makefile.am
epan/dissectors/Makefile.common
epan/dissectors/packet-p7.c