X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Runtime.InteropServices%2FFUNCDESC.cs;h=30d251a449189739d1a8333e33567f821838acbb;hb=c5cdfaec1e0973ced3f97ef589cd0bece56067ad;hp=07c6b424db3ba17d4fa76dec2e5a1119c02727f2;hpb=d49951ccf584ba637afb1dab7fff714478e3174d;p=mono.git diff --git a/mcs/class/corlib/System.Runtime.InteropServices/FUNCDESC.cs b/mcs/class/corlib/System.Runtime.InteropServices/FUNCDESC.cs index 07c6b424db3..30d251a4491 100644 --- a/mcs/class/corlib/System.Runtime.InteropServices/FUNCDESC.cs +++ b/mcs/class/corlib/System.Runtime.InteropServices/FUNCDESC.cs @@ -30,11 +30,7 @@ namespace System.Runtime.InteropServices { -#if NET_2_0 [Obsolete] -#else - [ComVisible (false)] -#endif [StructLayout (LayoutKind.Sequential)] public struct FUNCDESC {