Merge pull request #268 from pcc/menudeactivate
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ToolBarButtonStyle.cs
index ad4828adb17a456bd3c6867b5479b8c9a1204569..aa99ba03b2e599eee9347cd214e957525ce70d7b 100644 (file)
@@ -31,9 +31,6 @@
 
 namespace System.Windows.Forms
 {
-#if !NET_2_0
-       [Serializable]
-#endif
        public enum ToolBarButtonStyle
        {
                PushButton = 1,