summaryrefslogtreecommitdiff
path: root/asn1/cdt
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-10-07 20:02:30 +0000
committerJörg Mayer <jmayer@loplof.de>2007-10-07 20:02:30 +0000
commit4a5f7e88a7f9972f9e853c9a6750ec5f795c088b (patch)
treec659d83129ae186642c3483d30c1e7c1a0c86268 /asn1/cdt
parent0de04bfc2439ac38efa23590dadd54e4a2ad7b90 (diff)
downloadwireshark-4a5f7e88a7f9972f9e853c9a6750ec5f795c088b.tar.gz
Convert some more protocols to new Makefile style.
Renamed the gsmmap template files to not contain an _ svn path=/trunk/; revision=23083
Diffstat (limited to 'asn1/cdt')
-rw-r--r--asn1/cdt/cdt-exp.cnf17
1 files changed, 0 insertions, 17 deletions
diff --git a/asn1/cdt/cdt-exp.cnf b/asn1/cdt/cdt-exp.cnf
deleted file mode 100644
index 4a8ceeef09..0000000000
--- a/asn1/cdt/cdt-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
-# ./cdt-exp.cnf
-# ../../tools/asn2wrs.py -b -X -T -e -p cdt -c ./cdt.cnf -s ./packet-cdt-template -D . cdt.asn
-
-#.MODULE
-CompressedDataType cdt
-#.END
-
-#.IMPORT_TAG
-CompressedData BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
-#.END
-
-#.TYPE_ATTR
-CompressedData TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
-#.END
-