[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ToolStripComboBoxTest.cs
index 67d75278aee3ebd1a2d78dab356a6e8de58b7404..cb97f03f9a252859c458780ef3bc4fe661baf28e 100644 (file)
@@ -25,7 +25,6 @@
 // Authors:
 //     Jonathan Pobst (monkey@jpobst.com)
 //
-#if NET_2_0
 using System;
 using System.Collections.Generic;
 using System.Text;
@@ -376,4 +375,3 @@ namespace MonoTests.System.Windows.Forms
                }
        }
 }
-#endif
\ No newline at end of file