Removed unnecessary CLSCompliantAttribute(true).
[mono.git] / mcs / class / Novell.Directory.Ldap / Novell.Directory.Ldap.Asn1 / Asn1SetOf.cs
index 230358e1a1b3e29d1edc8f5a78b5c038d32d0b3d..1e91a9e0b509d2dbc0d719cf16afc48953536cf6 100644 (file)
@@ -38,9 +38,6 @@ namespace Novell.Directory.Ldap.Asn1
        /// identical 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 Asn1SetOf:Asn1Structured
        {