[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Web / Test / System.Web.Configuration / MachineKeyValidationConverterTest.cs
index 3df6febb6fc869a04394fc35ccaa508517278c33..f99158367cc21b9f01ca798837c371444533f6b7 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.Web.Configuration;
@@ -193,4 +192,3 @@ namespace MonoTests.System.Web.Configuration {
        }
 }
 
-#endif