Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.XML/Test/System.Xml.Schema/XmlSchemaValidatorTests.cs')
-rwxr-xr-xmcs/class/System.XML/Test/System.Xml.Schema/XmlSchemaValidatorTests.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/mcs/class/System.XML/Test/System.Xml.Schema/XmlSchemaValidatorTests.cs b/mcs/class/System.XML/Test/System.Xml.Schema/XmlSchemaValidatorTests.cs
index 081f2c76d47..8c5d01cd9bf 100755
--- a/mcs/class/System.XML/Test/System.Xml.Schema/XmlSchemaValidatorTests.cs
+++ b/mcs/class/System.XML/Test/System.Xml.Schema/XmlSchemaValidatorTests.cs
@@ -7,7 +7,6 @@
// (C) 2008 Novell Inc.
//
-#if NET_2_0
using System;
using System.Collections;
@@ -454,4 +453,3 @@ namespace MonoTests.System.Xml
}
}
-#endif