[MWF] Implement multi-display support on Linux (Fixes #325669)
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / FormWindowState.cs
index d22ea8e59f9b9e90a2634e8f09ddb4ff196aebab..8d1d815bcc17ae6b6f9cadfecd3594476c637f8d 100644 (file)
@@ -29,9 +29,6 @@ using System.Runtime.InteropServices;
 namespace System.Windows.Forms
 {
        [ComVisible (true)]
-#if !NET_2_0
-       [Serializable]
-#endif
        public enum FormWindowState
        {
                Normal = 0,