Merge pull request #2542 from akoeplinger/remove-changelog
[mono.git] / mcs / class / System.Drawing / System.Drawing.Drawing2D / PenType.cs
index e1e4bbcc91cb59fe484c4aca4e3efdd880854587..c5115395e49b789bd8a69fc7ba7899629f313c01 100644 (file)
@@ -29,9 +29,6 @@
 
 namespace System.Drawing.Drawing2D {
 
-#if ONLY_1_1
-       [Serializable]
-#endif
        public enum PenType {
                HatchFill = 1,
                LinearGradient = 4,