[Test] Cleaned up how a bunch of tests were ignored
[mono.git] / mcs / class / corlib / System.Collections / IDictionary.cs
index caef9cca568ae47b022990bd2d63a42c2f73331c..5b8dd76a8195d985bf47caaeb48440d8a7cb83e9 100644 (file)
@@ -36,9 +36,7 @@ using System.Runtime.InteropServices;
 
 namespace System.Collections {
 
-#if NET_2_0
        [ComVisible(true)]
-#endif
        public interface IDictionary : ICollection {
                // properties