[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / corlib / Test / System.Security.Policy / GacTest.cs
index b0a28441a883afa257b0617d1571f3c0e6d4fcf4..5c302c165d0a785bfab35c239eaedc616786dccf 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;
 using System;
@@ -92,4 +91,3 @@ namespace MonoTests.System.Security.Policy {
        }
 }
 
-#endif