aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rtse
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-10-11 17:56:24 +0000
committerJörg Mayer <jmayer@loplof.de>2007-10-11 17:56:24 +0000
commitd0e34ab8c359963a1e428d2ea8bd1ea69a20d620 (patch)
tree3ba14240fa0ce92b89b9a4a0544a6728074fbb02 /asn1/rtse
parente4d58aa9f06ab5a469b3a8f8b4e822c68fd462fe (diff)
Remove the remaining autogenereated -exp.cnf files
svn path=/trunk/; revision=23148
Diffstat (limited to 'asn1/rtse')
-rw-r--r--asn1/rtse/rtse-exp.cnf25
1 files changed, 0 insertions, 25 deletions
diff --git a/asn1/rtse/rtse-exp.cnf b/asn1/rtse/rtse-exp.cnf
deleted file mode 100644
index a385b0c6b8..0000000000
--- a/asn1/rtse/rtse-exp.cnf
+++ /dev/null
@@ -1,25 +0,0 @@
-# Do not modify this file.
-# It is created automatically by the ASN.1 to Wireshark dissector compiler
-# ./rtse-exp.cnf
-# ../../tools/asn2wrs.py -b -e -p rtse -c ./rtse.cnf -s ./packet-rtse-template -D . rtse.asn
-
-#.MODULE
-Reliable-Transfer-APDU rtse
-#.END
-
-#.IMPORT_TAG
-RTORQapdu BER_CLASS_UNI BER_UNI_TAG_SET
-RTOACapdu BER_CLASS_UNI BER_UNI_TAG_SET
-RTORJapdu BER_CLASS_UNI BER_UNI_TAG_SET
-RTABapdu BER_CLASS_UNI BER_UNI_TAG_SET
-EXTERNALt BER_CLASS_UNI 8
-#.END
-
-#.TYPE_ATTR
-RTORQapdu TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
-RTOACapdu TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
-RTORJapdu TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
-RTABapdu TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
-EXTERNALt TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
-#.END
-