Remove profanity
[mono.git] / mcs / class / System / System.Configuration / ApplicationScopedSettingAttribute.cs
index 5bc9efae37ba013907d62446979bddedcc92de76..17475fe91f116d9b5d44a993e0938f5da8f400c3 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 using System;
 
 namespace System.Configuration
@@ -38,4 +37,3 @@ namespace System.Configuration
 
 }
 
-#endif