Jumbo NET_2_0 removal
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / _ConstructorInfo.cs
index bf6f6f56c77902a6ce67416a75f93e4b7698122b..5515f46b9c0cd156e4d321bb9ca2430dafc910cf 100644 (file)
@@ -17,9 +17,7 @@ namespace System.Runtime.InteropServices
        [InterfaceType (ComInterfaceType.InterfaceIsIUnknown)]
        [Guid ("E9A19478-9646-3679-9B10-8411AE1FD57D")]
        [TypeLibImportClass (typeof (ConstructorInfo))]
-#if NET_2_0
        [ComVisible (true)]
-#endif
        public interface _ConstructorInfo
        {
                bool Equals (object other);