Merge pull request #3183 from marek-safar/bug41874
[mono.git] / mcs / class / corlib / System.Runtime.Remoting / SoapServices.cs
index e1cee1e7226f5c4cb1d49c4bb56771fb578b572d..4efa68a1599b4ba5c594dfadcd97e0fb83b953bd 100644 (file)
@@ -40,9 +40,7 @@ using System.Runtime.InteropServices;
 
 namespace System.Runtime.Remoting {
 
-#if NET_2_0
        [System.Runtime.InteropServices.ComVisible (true)]
-#endif
        public class SoapServices
        {
                static Hashtable _xmlTypes = new Hashtable ();