[arm] remove cross compiling guard for MONO_ARCH_SOFT_DEBUG_SUPPORTED
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / PARAMDESC.cs
index 38a9e232de4b8a9e14ca519ddac1981f00950bf4..82412040c64cc4cdd3f3f84d593e9ebd0670c27f 100644 (file)
 
 namespace System.Runtime.InteropServices
 {
-#if NET_2_0
        [Obsolete]
-#endif
-       [ComVisible (false)]
        [StructLayout (LayoutKind.Sequential, CharSet = CharSet.Unicode)]
        public struct PARAMDESC
        {