Fix problems with overlong directory names: phase #1
[mono.git] / mcs / class / Novell.Directory.Ldap / Novell.Directory.Ldap.Asn1 / Asn1SequenceOf.cs
index 93065aaa99377e96369f9a78aae200b4335d903c..d681c8803d3ea59c8bb32a966b027127edac58bb 100644 (file)
@@ -38,9 +38,6 @@ namespace Novell.Directory.Ldap.Asn1
        /// from the Asn1Structured class which already provides
        /// functionality to hold multiple Asn1 components.
        /// </summary>
-#if !TARGET_JVM 
-       [CLSCompliantAttribute(true)]
-#endif
        public class Asn1SequenceOf:Asn1Structured
        {