In mono_thread_info_suspend_lock in non-coop, don't assert MonoThreadInfo* is non...
[mono.git] / mcs / class / System.Drawing / System.Drawing.Imaging / EncoderParameterValueType.cs
index cde0591691527cd388765732ecfb2a586c7b590c..a0a147fde13e65390ab77eccdbed7b23ce9d8be3 100644 (file)
@@ -28,9 +28,6 @@
 
 namespace System.Drawing.Imaging {
 
-#if ONLY_1_1
-       [Serializable]
-#endif
        public enum EncoderParameterValueType {
                ValueTypeAscii = 2,
                ValueTypeByte = 1,