Merge pull request #1135 from kitsilanosoftware/rpm-spec-dead-entries
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / SafeArrayRankMismatchException.cs
index c8247a6f13166811f52404d149ee6a0969d5c3a2..c712d91bbe0b8b808c473a1c43a763318b9be326 100644 (file)
@@ -33,9 +33,7 @@ using System.Runtime.Serialization;
 
 namespace System.Runtime.InteropServices
 {
-#if NET_2_0
        [ComVisible(true)]
-#endif
        [Serializable]
        public class SafeArrayRankMismatchException : SystemException
        {