[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ToolStripTextBoxTest.cs
index f8c16eb13995f0861f7e2ed69d33a02f04daea58..9e937fd5df49c822e930b6ce016842806a7d4292 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;
@@ -388,4 +387,3 @@ namespace MonoTests.System.Windows.Forms
                }
        }
 }
-#endif
\ No newline at end of file