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