[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System / HttpStyleUriParserCas.cs
index 444027540b1d9e6f8df55911d07bd5fb53601397..f8de459eb80869f5551084ffdd8a00237c92f18d 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;
 
@@ -88,4 +87,3 @@ namespace MonoCasTests.System {
        }
 }
 
-#endif