diff options
author | Tomas Kukosa <tomas.kukosa@siemens.com> | 2007-11-01 11:56:33 +0000 |
---|---|---|
committer | Tomas Kukosa <tomas.kukosa@siemens.com> | 2007-11-01 11:56:33 +0000 |
commit | d32d2e9525d6baa1a79dac03d6cd04c92a934d56 (patch) | |
tree | 50b1ce58d95fae5783f6ae3f1cf39e1728db3972 /asn1/camel | |
parent | 0576c98edcaffe8ef72c10e4f92c3985743772b8 (diff) | |
download | wireshark-d32d2e9525d6baa1a79dac03d6cd04c92a934d56.tar.gz wireshark-d32d2e9525d6baa1a79dac03d6cd04c92a934d56.tar.bz2 wireshark-d32d2e9525d6baa1a79dac03d6cd04c92a934d56.zip |
better built-in X.880 support
forward declarations of OPERATION and ERROR classes are not necessary when Remote-Operations-Information-Objects.asn itself is compiled
svn path=/trunk/; revision=23328
Diffstat (limited to 'asn1/camel')
-rw-r--r-- | asn1/camel/camel.cnf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/asn1/camel/camel.cnf b/asn1/camel/camel.cnf index 6cd105082d..ed4b3c9a0e 100644 --- a/asn1/camel/camel.cnf +++ b/asn1/camel/camel.cnf @@ -6,10 +6,6 @@ #.IMPORT ../gsmmap/gsm_map-exp.cnf #.IMPORT ../inap/inap-exp.cnf -# forward declarations for Remote-Operations-Information-Objects.asn wich is compiled too -#.CLASS OPERATION -#.CLASS ERROR - #.MODULE CS1-DataTypes inap CS2-datatypes inap |