[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / corlib / Test / System.Security.Policy / DomainApplicationMembershipConditionTest.cs
index ab45c90881ace0b749d481fb9fcabf84832888e6..74a3379334954b00eb8f93909ae1cf2f4afb2acc 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;
@@ -208,4 +207,3 @@ namespace MonoTests.System.Security.Policy {
        }
 }
 
-#endif