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/XmlReaderSettingsTests.cs')
-rw-r--r--mcs/class/System.XML/Test/System.Xml/XmlReaderSettingsTests.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/mcs/class/System.XML/Test/System.Xml/XmlReaderSettingsTests.cs b/mcs/class/System.XML/Test/System.Xml/XmlReaderSettingsTests.cs
index c6a7e220cf3..55ed146947d 100644
--- a/mcs/class/System.XML/Test/System.Xml/XmlReaderSettingsTests.cs
+++ b/mcs/class/System.XML/Test/System.Xml/XmlReaderSettingsTests.cs
@@ -7,7 +7,6 @@
// (C)2004 Novell Inc.
//
-#if NET_2_0
using System;
using System.IO;
using System.Net;
@@ -448,4 +447,3 @@ namespace MonoTests.System.Xml
#endif
}
}
-#endif