Move docs.
[mono.git] / mcs / class / corlib / System.Collections / IEnumerable.cs
index b24cb3f6766b22a5922528091030c49caee660f5..2347aca8f554a137f4f4fc6edb22b39e30327be9 100644 (file)
@@ -36,9 +36,7 @@ using System.Runtime.InteropServices;
 
 namespace System.Collections {
 
-#if NET_2_0
        [ComVisible(true)]
-#endif
        [Guid("496B0ABE-CDEE-11d3-88E8-00902754C43A")]
        public interface IEnumerable {
                [DispId(-4)]