[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System / FileStyleUriParserTest.cs
index bbe67b6a883036943a98b3c350c09eb1fd1130aa..2a8169ca5cf28b50d062f570743180116a7b77aa 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