[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.XML / Test / System.Xml.XPath / XPathAtomicValueTests.cs
index a67e91072a8950f20c70c671651a98282a8c8b78..fab7dd2e52dc83b334c7fc2a4197e5bb7d4fc998 100644 (file)
@@ -27,7 +27,6 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-#if NET_2_0
 
 using System;
 using System.Collections;
@@ -522,4 +521,3 @@ namespace MonoTests.System.Xml
                }
        }
 }
-#endif