X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Security%2FXmlSyntaxException.cs;h=8bae8dde4b7cadc35cf8568bc91f5be726b34bba;hb=3a87e577127fd8ddeed4208fa89ced4e6daf53cb;hp=e3a3845cd73dd3963652fadcf6337ab622628530;hpb=fc4b07f20f9e79fe99d4b520bb5ff8b5e80b10f6;p=mono.git diff --git a/mcs/class/corlib/System.Security/XmlSyntaxException.cs b/mcs/class/corlib/System.Security/XmlSyntaxException.cs index e3a3845cd73..8bae8dde4b7 100644 --- a/mcs/class/corlib/System.Security/XmlSyntaxException.cs +++ b/mcs/class/corlib/System.Security/XmlSyntaxException.cs @@ -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