[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.HtmlControls / HtmlLinkTest.cs
index 120ac684b6b26a6db00b05aeeaf125248129f799..32f9edd5c6e08e798241cfe0ab3fa2ce032717fe 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 
@@ -84,4 +83,3 @@ namespace MonoTests.System.Web.UI.HtmlControls {
        }
 }
 
-#endif