[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.XML / System.Xml.Serialization.Configuration / DateTimeSerializationSection.cs
index f101a61b0e61474ba6db55b948e0a147b1f1c7e9..40521e1a5ce4b075261a53e7341413a0a1b10536 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;