Adjust sleeping values
[mono.git] / mcs / class / corlib / System.Reflection / CustomAttributeFormatException.cs
index 893e214d32fed13295220f89e923ca10d3a457ff..fcd29e1fee1e077362cdd79268493b936a75f60a 100644 (file)
@@ -35,9 +35,7 @@ using System.Runtime.InteropServices;
 
 namespace System.Reflection
 {
-#if NET_2_0
        [ComVisible (true)]
-#endif
        [Serializable]
        public class CustomAttributeFormatException : FormatException
        {