[mcs] Replace NET_2_1 by MOBILE
[mono.git] / mcs / class / corlib / System.Security / SecurityManager.cs
index 376e69998c984c4b1a6e297a1c70596066fd9d9c..c933e5e46b807b6f39a34618a1f85f230fb112f8 100644 (file)
@@ -29,7 +29,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if !NET_2_1
+#if !MOBILE
 
 using System.Collections;
 using System.Diagnostics;