2010-07-12 Astushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / Novell.Directory.Ldap / Novell.Directory.Ldap.Asn1 / Asn1Integer.cs
old mode 100755 (executable)
new mode 100644 (file)
index a1886f5..662563a
@@ -35,7 +35,6 @@ namespace Novell.Directory.Ldap.Asn1
 {
        
        /// <summary> This class encapsulates the ASN.1 INTEGER type.</summary>
-       [CLSCompliantAttribute(true)]
        public class Asn1Integer:Asn1Numeric
        {