[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / corlib / Test / System.Security / SecurityStateTest.cs
index 7c399c86a07d1ab9f3c673f4ef8906c0755631e9..7744e7ccb7ca4410b9f44770e1f984339d8c4ad1 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.Security;
@@ -54,5 +53,4 @@ namespace MonoTests.System.Security {
        }
 }
 
-#endif