2009-10-16 Miguel de Icaza <miguel@novell.com>
[mono.git] / mcs / class / corlib / System / StackOverflowException.cs
index 6f8b6b6374781f9fa36086d61a1ec82895c04968..6755cc167036cd432a6695aacebf4ad8f2714ef7 100644 (file)
@@ -37,9 +37,7 @@ using System.Runtime.InteropServices;
 namespace System
 {
        [Serializable]
-#if NET_2_0
        [ComVisible (true)]
-#endif
        public sealed class StackOverflowException : SystemException
        {
                // Constructors