Merge pull request #1506 from akoeplinger/fix-paste-test
[mono.git] / mcs / class / System.Drawing / System.Drawing.Imaging / ColorMatrix.cs
index 6e73ea4e6d0bded81c1fdf93dc37c406671a7c4a..3b042cad175e945dbd3b31229f1e5d37beb6b404 100644 (file)
@@ -36,9 +36,6 @@ using System.Runtime.InteropServices;
 
 namespace System.Drawing.Imaging
 {
-#if TARGET_JVM
-       [MonoTODO]
-#endif
        [StructLayout (LayoutKind.Sequential)]
        public sealed class ColorMatrix
        {