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