[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Configuration / Test / System.Configuration / SubclassTypeValidatorTest.cs
index 74d235ecc1ac228b0170aebfe62f692a252ccdbf..e5d407417267a3096bfcacedaaf50ebc09191f42 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;
@@ -71,4 +70,3 @@ namespace MonoTests.System.Configuration {
        }
 }
 
-#endif