Merge pull request #3585 from lateralusX/jlorenss/win-counter-warning
[mono.git] / mcs / class / System.Configuration / System.Configuration / ProtectedConfigurationProviderCollection.cs
index 0fe7a705588ae09660b4b6b84190fecb6bf15663..4b1d1e155ca8297bdc0d15b829cc4d112379ffc5 100644 (file)
@@ -26,8 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
-
 using System.Configuration.Provider;
 
 namespace System.Configuration
@@ -52,4 +50,3 @@ namespace System.Configuration
 
 }
 
-#endif