Merge pull request #347 from JamesB7/master
[mono.git] / mcs / class / System / System.Configuration / SettingsManageability.cs
index 975533d755a663b399bc0a4070530940a48ca90a..b0a9c0b058cb276124129dc4d254df978663fa2d 100644 (file)
@@ -26,7 +26,6 @@
 // Copyright (C) 2006 Novell, Inc (http://www.novell.com)
 //
 
-#if NET_2_0
 using System.Collections;
 
 namespace System.Configuration
@@ -37,4 +36,3 @@ namespace System.Configuration
        }
 }
 
-#endif