aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rrlp
diff options
context:
space:
mode:
authorkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>2009-10-08 17:26:57 +0000
committerkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>2009-10-08 17:26:57 +0000
commitc7617cadda23978f65c5e3f0f9e76afc9b30e231 (patch)
tree972655c7bbc6d36238ccaa0e68f0d4ce35a74380 /asn1/rrlp
parent622281a1a4c77dab20deb2d001232dd4a7b246a9 (diff)
Remove unused NEED_PACKET_PROTO_H variable
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30409 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/rrlp')
-rw-r--r--asn1/rrlp/Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/rrlp/Makefile.common b/asn1/rrlp/Makefile.common
index 7e6eafafd5..f68dfdce41 100644
--- a/asn1/rrlp/Makefile.common
+++ b/asn1/rrlp/Makefile.common
@@ -25,7 +25,6 @@ PROTOCOL_NAME = rrlp
DISSECTOR_FILES = \
packet-$(PROTOCOL_NAME).c
-# NEED_PACKET_PROTO_H =
EXT_ASN_FILE_LIST = \
../gsmmap/MAP-ExtensionDataTypes.asn \