Merge pull request #920
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / BINDPTR.cs
old mode 100755 (executable)
new mode 100644 (file)
index 096cb73..51555f6
@@ -32,10 +32,7 @@ using System;
 
 namespace System.Runtime.InteropServices
 {
-#if NET_2_0
        [Obsolete]
-#endif
-       [ComVisible(false)]
        [StructLayout (LayoutKind.Explicit, CharSet = CharSet.Unicode)]
        public struct BINDPTR {
                [FieldOffset (0)]