[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Configuration / Test / System.Configuration / StringValidatorTest.cs
index 833002a87f43aa7c98903f15068a2ee9734b2d84..79b70ba222d7e04892cc601f2053178cdf2bd9e5 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.Configuration;
@@ -139,4 +138,3 @@ namespace MonoTests.System.Configuration {
        }
 }
 
-#endif