Merge pull request #1385 from BrzVlad/fin-hash
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / LayoutKind.cs
index 65e49738ed52af13af5ce7b33d79e06e44990bd6..25fe51b57da6c9242df833e24b3ed074c5bf0552 100644 (file)
@@ -35,9 +35,7 @@
 
 namespace System.Runtime.InteropServices {
 
-#if NET_2_0
        [ComVisible(true)]
-#endif 
        [Serializable]
        public enum LayoutKind {
                Sequential = 0,