Removed unnecessary CLSCompliantAttribute(true).
[mono.git] / mcs / class / Novell.Directory.Ldap / Novell.Directory.Ldap.Asn1 / Asn1Null.cs
old mode 100755 (executable)
new mode 100644 (file)
index f340c47..845d106
@@ -35,7 +35,6 @@ namespace Novell.Directory.Ldap.Asn1
 {
        
        /// <summary> This class represents the ASN.1 NULL type.</summary>
-       [CLSCompliantAttribute(true)]
        public class Asn1Null:Asn1Object
        {