Merge remote branch 'upstream/master'
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / ClassInterfaceType.cs
index dd8745b75d821cdfa6d91836be45ec9fd7667b04..5d1d825a6ec4f7dfae51b59a8cdeffe0ab226384 100644 (file)
@@ -34,9 +34,7 @@
 namespace System.Runtime.InteropServices {
 
        [Serializable]
-#if NET_2_0
        [ComVisible (true)]
-#endif
        public enum ClassInterfaceType 
        {
                None = 0,