[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / corlib / Test / System.Security.Permissions / GacIdentityPermissionTest.cs
index 6d0f2a41f8cf41325893871f3e2bcb445ad051b6..342aa798db8eadd824688a07ee864234f7cc4b07 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;
@@ -238,4 +237,3 @@ namespace MonoTests.System.Security.Permissions {
        }
 }
 
-#endif
\ No newline at end of file