Merge pull request #1109 from adbre/iss358
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / BIND_OPTS.cs
index 7d59945977d484df79dcd5c41e30ee9c3f858263..3a8edad363d9c3aaf373336e300b59831a604082 100644 (file)
 
 namespace System.Runtime.InteropServices
 {
-#if NET_2_0
        [Obsolete]
-#endif
-       [ComVisible (false)]
        [StructLayout (LayoutKind.Sequential)]
        public struct BIND_OPTS
        {