[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.WebControls / MappingUrlTest.cs
index c57994bf5ce945d8ca8cdcf1c1a057d99ea8caa5..f8c2cc5922bdf2786c945361e9132c4a63c43c5c 100644 (file)
@@ -29,7 +29,6 @@
 // ************IMPORTANT**********
 // Note: This test completed ,but cannot be run by Framework limitations!
 
-#if NET_2_0
 
 using System;
 using System.Web;
@@ -71,4 +70,3 @@ namespace MonoTests.System.Web.UI.WebControls
                }
        }
 }
-#endif