aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rtse/rtse.asn
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/rtse/rtse.asn')
-rw-r--r--asn1/rtse/rtse.asn18
1 files changed, 0 insertions, 18 deletions
diff --git a/asn1/rtse/rtse.asn b/asn1/rtse/rtse.asn
index e481f358ee..dce9ca1af9 100644
--- a/asn1/rtse/rtse.asn
+++ b/asn1/rtse/rtse.asn
@@ -136,24 +136,6 @@ AbortReason ::= INTEGER {
userError(6), -- user-abort solely in normal mode
transferCompleted(7) -- activity can't be discarded--}
--- I can't use the ACSE External as it dispatches out of the
--- ber_callbacks and I want to dispatch out of the rtse_callbacks
-
--- Workaround for bug in asn2wrs in the .cnf file
--- to handle the lack of support for tagged assignments.
--- remove that workaround once asn2wrs learns how to handle
--- tagged assignments.
-EXTERNALt ::= [UNIVERSAL 8] IMPLICIT SEQUENCE
- {
- direct-reference OBJECT IDENTIFIER OPTIONAL,
- indirect-reference INTEGER OPTIONAL,
- data-value-descriptor ObjectDescriptor OPTIONAL,
- encoding CHOICE
- {single-ASN1-type [0] ANY,
- octet-aligned [1] IMPLICIT OCTET STRING,
- arbitrary [2] IMPLICIT BIT STRING}
- }
-
END
-- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D