[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Web / Test / System.Web / XmlSiteMapProviderTest.cs
index 0eae9bc5a9ab725ecc90605ca3eac7faa7a35ae5..23487dacb07c844cc0fc2046b631820a1ba1d34b 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.Collections.Generic;
@@ -487,4 +486,3 @@ namespace MonoTests.System.Web
                }
        }
 }
-#endif
\ No newline at end of file