[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.XML / System.Xml.Serialization.Configuration / XmlSerializerSection.cs
index 632c190a234b0d8812ca9377ce3693bee9a14856..9dc81f967812a93c2e954a81f11e35eeba589038 100644 (file)
@@ -28,7 +28,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0 && CONFIGURATION_DEP
+#if CONFIGURATION_DEP
 using System;
 using System.Collections;
 using System.Configuration;