Merge pull request #1506 from akoeplinger/fix-paste-test
[mono.git] / mcs / class / System / System.Net.Configuration / SettingsSection.cs
index ad733c27528a3249db8c6e3226d4a5af1859df16..1ab26c596513eab9c6fc685381f50a54d098db6e 100644 (file)
@@ -29,7 +29,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0 && CONFIGURATION_DEP
+#if CONFIGURATION_DEP
 
 using System.Configuration;