Remove profanity
[mono.git] / mcs / class / System / System.Configuration / SettingElement.cs
index f8914f95e580e980a110b7ff24c6f5ab0b4153c6..2a711689493251c6ee6350c3534782e8a33a9db8 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
@@ -117,4 +116,3 @@ namespace System.Configuration
 
 }
 
-#endif