Merge pull request #586 from awinters-fvs/awinters/sgen-los-sizeof-fix
[mono.git] / mcs / class / corlib / System.Security / XmlSyntaxException.cs
index e3a3845cd73dd3963652fadcf6337ab622628530..8bae8dde4b7cadc35cf8568bc91f5be726b34bba 100644 (file)
@@ -34,9 +34,7 @@ using System.Runtime.Serialization;
 namespace System.Security {
 
        [Serializable]
-#if NET_2_0
        [ComVisible (true)]
-#endif
        public sealed class XmlSyntaxException : SystemException {
 
                // Constructors