Jumbo NET_2_0 removal
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / TypeLibVarFlags.cs
index fd52d22cd7c0d0c806eb3f8f3ccc5632241cd981..3de9cc553ff528b09b45e9dfa9ced24b80c4dd77 100644 (file)
@@ -30,9 +30,7 @@
 
 namespace System.Runtime.InteropServices {
        
-#if NET_2_0
        [ComVisible(true)]
-#endif
        [Flags] [Serializable]
        public enum TypeLibVarFlags {
                FReadOnly = 1,