[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ToolStripTest.cs
index 67ecf6250ed13d56534476294fdec3d1b58a7163..cdf1f0dfc71df9aa9ee69e2e37c79a4ec03d41fb 100644 (file)
@@ -26,7 +26,6 @@
 //     Jonathan Pobst (monkey@jpobst.com)
 //
 
-#if NET_2_0
 using System;
 using System.Collections.Generic;
 using System.ComponentModel;
@@ -857,4 +856,3 @@ namespace MonoTests.System.Windows.Forms
                }
        }
 }
-#endif