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