[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ToolStripControlHostTest.cs
index c5028d205347679457fbded29d6245be6d8acddf..895e3732b1f6e803ed944cb77784db33017e29e1 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;
@@ -531,4 +530,3 @@ namespace MonoTests.System.Windows.Forms
                }
        }
 }
-#endif