Merge pull request #644 from knocte/connstrings
[mono.git] / mcs / class / System.Configuration / System.Configuration / ConfigurationSection.cs
index 74d7de303cf723701594ccec9488e487f3d62bb3..8a76dd6fff5a0ff29f7e323a158db89ce1b61e52 100644 (file)
@@ -29,7 +29,6 @@
 // Copyright (c) 2012 Xamarin Inc. (http://www.xamarin.com)
 //
 
-#if NET_2_0
 using System.Collections;
 using System.Xml;
 using System.IO;
@@ -284,4 +283,4 @@ namespace System.Configuration
                }
        }
 }
-#endif
+