Merge pull request #2417 from razzfazz/guard_substr
[mono.git] / mcs / class / Novell.Directory.Ldap / Novell.Directory.Ldap.Asn1 / Asn1Set.cs
old mode 100755 (executable)
new mode 100644 (file)
index 3825768..4991f49
@@ -38,7 +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>
-       [CLSCompliantAttribute(true)]
        public class Asn1Set:Asn1Structured
        {