[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / Test / System.Security.Cryptography / ProtectedDataCas.cs
index d552b927cf89d3ae0a5b5599a9dda49e40f3c691..bc2e6aeb406c09eb2cf041c1d90d2c57ac2528c9 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;
 
@@ -171,4 +170,3 @@ namespace MonoCasTests.System.Security.Cryptography {
        }
 }
 
-#endif