X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Configuration%2FTest%2FSystem.Configuration%2FStringValidatorTest.cs;h=79b70ba222d7e04892cc601f2053178cdf2bd9e5;hb=746650d1b93114b60feb155c2ee778a9e16ccb6d;hp=833002a87f43aa7c98903f15068a2ee9734b2d84;hpb=0ca4c0c5ef6ba0bf13fd721deb36e7b501ec5829;p=mono.git diff --git a/mcs/class/System.Configuration/Test/System.Configuration/StringValidatorTest.cs b/mcs/class/System.Configuration/Test/System.Configuration/StringValidatorTest.cs index 833002a87f4..79b70ba222d 100644 --- a/mcs/class/System.Configuration/Test/System.Configuration/StringValidatorTest.cs +++ b/mcs/class/System.Configuration/Test/System.Configuration/StringValidatorTest.cs @@ -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