[runtime] Updates comments.
[mono.git] / mcs / class / corlib / System.Reflection / InvalidFilterCriteriaException.cs
index 23ad6e5af1b116fd365156d98d50c3aa0d341f95..f781e9480ed6d6f05f91dec881bfc92b4880efa6 100644 (file)
@@ -35,9 +35,7 @@ using System.Runtime.InteropServices;
 
 namespace System.Reflection
 {
-#if NET_2_0
        [ComVisible (true)]
-#endif
        [Serializable]
        public class InvalidFilterCriteriaException : ApplicationException
        {