[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / corlib / Test / System.Security.Policy / ApplicationMembershipConditionTest.cs
index 29103621206695ffc54c8383b4d3adfbef81168d..7a14586e78bedd1b8e05a3d19f3166c2a3a381c4 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 using System;
@@ -235,4 +234,3 @@ namespace MonoTests.System.Security.Policy {
        }
 }
 
-#endif