aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-09-01 21:10:28 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-09-01 21:10:28 +0000
commita517a46fa79ce1b17fa085a0c73068387d54fb3f (patch)
tree9c136a721f7914ee47236afa95a853e2a7e2666e /asn1
parent1a109ff02c1129eef7911123e835b304785714bb (diff)
Try to fix unused code warnings.
svn path=/trunk/; revision=26109
Diffstat (limited to 'asn1')
-rw-r--r--asn1/x509if/x509if.cnf7
1 files changed, 5 insertions, 2 deletions
diff --git a/asn1/x509if/x509if.cnf b/asn1/x509if/x509if.cnf
index 959e66fa50..5bbfc045f2 100644
--- a/asn1/x509if/x509if.cnf
+++ b/asn1/x509if/x509if.cnf
@@ -8,6 +8,9 @@
#.MODULE_IMPORT
DirectoryAbstractService dap
+#.OMIT_ASSIGNMENT
+ObjectClassKind
+#.END
#.CLASS ATTRIBUTE
&derivation ClassReference ATTRIBUTE
&Type
@@ -99,7 +102,6 @@ SubtreeSpecification
#.PDU
DistinguishedName
-Name
#.NO_EMIT
@@ -151,7 +153,8 @@ DistinguishedName B "2.5.18.10" "id-oa-subschemaSubentry"
DistinguishedName B "2.5.18.11" "id-oa-accessControlSubentry"
DistinguishedName B "2.5.18.12" "id-oa-collectiveAttributeSubentry"
DistinguishedName B "2.5.18.13" "id-oa-contextDefaultSubentry"
-
+HierarchyLevel B "2.5.18.17" "id-oa-hierarchyLevel"
+HierarchyBelow B "2.5.18.18" "iid-oa-hierarchyBelow"
# X402 - see master list in acp133.cnf
DistinguishedName B "2.6.5.2.5" "id-at-mhs-message-store-dn"
DistinguishedName B "2.6.5.2.14" "id-at-mhs-dl-related-lists"