Merge pull request #644 from knocte/connstrings
[mono.git] / mcs / class / System.Configuration / System.Configuration / ConfigurationValidatorAttribute.cs
index e8b0992a76ac8694205de2d1979fc9a1c15acf2f..49ef9f16e304b8900475d19cf96a31ddcafe15b0 100644 (file)
@@ -26,7 +26,6 @@
 // Copyright (C) 2005 Novell, Inc (http://www.novell.com)
 //
 
-#if NET_2_0
 using System;
 
 namespace System.Configuration
@@ -59,4 +58,4 @@ namespace System.Configuration
                }
        }
 }
-#endif
+