In mono_thread_info_suspend_lock in non-coop, don't assert MonoThreadInfo* is non...
[mono.git] / mcs / class / System.Drawing / System.Drawing / FontStyle.cs
index 4044b51580f092bf3a495be45dc012277d145e88..8c5f9c7e953608c3da13b756e36d3910a3c910a2 100644 (file)
@@ -28,9 +28,6 @@
 
 namespace System.Drawing {
 
-#if ONLY_1_1
-       [Serializable]
-#endif
        [Flags]
        public enum FontStyle {
                Regular   = 0,