[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / corlib / Test / System.Security.Policy / ApplicationTrustTest.cs
index 3c1bf692c420c83762a50db307fff70cc0c549fc..453cf8b27a758e67fc8d55ef19ab3104cc30a7a0 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 
@@ -255,4 +254,3 @@ namespace MonoTests.System.Security.Policy {
        }
 }
 
-#endif