[bcl] Make mono cas opt-in features instead of opt-out for mobile profiles
[mono.git] / mcs / class / corlib / Test / System.Security / SecureStringCas.cs
index 3f35de5c6ce4b5e7d0f27920f2b0951b3d5a9304..2c60406808a10a377de14ec08fa56729d58311ab 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.Reflection;
@@ -83,4 +82,3 @@ namespace MonoCasTests.System.Security {
        }
 }
 
-#endif