Fix problems with overlong directory names: phase #1
[mono.git] / mcs / class / Novell.Directory.Ldap / Novell.Directory.Ldap.Asn1 / Asn1SequenceOf.cs
old mode 100755 (executable)
new mode 100644 (file)
index 40185d9..d681c88
@@ -38,7 +38,6 @@ namespace Novell.Directory.Ldap.Asn1
        /// from the Asn1Structured class which already provides
        /// functionality to hold multiple Asn1 components.
        /// </summary>
-       [CLSCompliantAttribute(true)]
        public class Asn1SequenceOf:Asn1Structured
        {