Removed unnecessary CLSCompliantAttribute(true).
[mono.git] / mcs / class / Novell.Directory.Ldap / Novell.Directory.Ldap.Asn1 / Asn1Set.cs
index 66334fbf2e85adcb9d71c4ce4afed365940ad7d1..4991f495a94c1df74cb0e9efbb1a9dfeeadda4a0 100644 (file)
@@ -38,9 +38,6 @@ namespace Novell.Directory.Ldap.Asn1
        /// distinct type. This class inherits from the Asn1Structured class
        /// which already provides functionality to hold multiple Asn1 components.
        /// </summary>
-#if !TARGET_JVM 
-       [CLSCompliantAttribute(true)]
-#endif
        public class Asn1Set:Asn1Structured
        {