[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / DataGridViewClipboardHeaderTest.cs
index 333cf95f9095784803d509e0f8f50950ea4b47c8..823b5a39ac690d787ec55e67a5b5d5bd71ec68df 100644 (file)
@@ -4,7 +4,6 @@
 // Author:
 //     DataGridViewTest.GenerateClipboardTest (true);
 //
-#if NET_2_0
 using NUnit.Framework;
 using System;
 using System.Drawing;
@@ -1193,4 +1192,3 @@ namespace MonoTests.System.Windows.Forms {
                }
        }
 }
-#endif