aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/mms
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-10-10 08:09:19 +0000
committerJörg Mayer <jmayer@loplof.de>2007-10-10 08:09:19 +0000
commit24470fdfae786209924c14eeaa4956fea13ce63c (patch)
tree49ca8a3c6032707121e5f718eeeedb75968a07e3 /asn1/mms
parent0bb472dc2dd713c9cb9ce9f43d4835f2396074dc (diff)
More conversions and updates to existing Makefile stuff
svn path=/trunk/; revision=23127
Diffstat (limited to 'asn1/mms')
-rw-r--r--asn1/mms/mms-exp.cnf17
1 files changed, 0 insertions, 17 deletions
diff --git a/asn1/mms/mms-exp.cnf b/asn1/mms/mms-exp.cnf
deleted file mode 100644
index 2eb5960f9b..0000000000
--- a/asn1/mms/mms-exp.cnf
+++ /dev/null
@@ -1,17 +0,0 @@
-# Do not modify this file.
-# It is created automatically by the ASN.1 to Wireshark dissector compiler
-# ./mms-exp.cnf
-# ../../tools/asn2wrs.py -b -X -T -e -p mms -c mms.cnf -s packet-mms-template mms.asn
-
-#.MODULE
-MMS mms
-#.END
-
-#.IMPORT_TAG
-MMSpdu BER_CLASS_ANY/*choice*/ -1/*choice*/
-#.END
-
-#.TYPE_ATTR
-MMSpdu TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(mms_MMSpdu_vals) BITMASK = 0
-#.END
-