[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Configuration / Test / System.Configuration / RegexStringValidatorTest.cs
index 545771beca1a0f705283a35efa9e3cca02cdf349..9dfac5b79351d85c579b4b9af4cfe869018459c2 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;
@@ -78,4 +77,3 @@ namespace MonoTests.System.Configuration {
        }
 }
 
-#endif