Merge pull request #1109 from adbre/iss358
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / STATSTG.cs
index 0a14eae0451fbeb274d4a44699f3148ca9d6e269..da44098de79850d22ecf2de96b0737ce891bb33f 100644 (file)
 
 namespace System.Runtime.InteropServices
 {
-#if NET_2_0
        [Obsolete]
-#else
-       [ComVisible(false)]
-#endif
        [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode)]
        public struct STATSTG
        {