[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System / NewsStyleUriParserTest.cs
index 641bce00ebe5041fc7aedbdad0164bdeca1eb3d5..9ef327aaca094ad260e806d83a295a1a69d5fbc3 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;
 
@@ -134,4 +133,3 @@ namespace MonoTests.System {
        }
 }
 
-#endif