Fix non net_4_0 profiles build
[mono.git] / mcs / class / corlib / System.Threading / LockRecursionException.cs
index 1a8f7a8e25f9e9d45e435b29ade407cad5c727e5..43bc3edbf539a860e435c9780a04a169c9130ee6 100644 (file)
@@ -25,7 +25,7 @@
  */
 
 
-#if NET_4_0 || BOOTSTRAP_NET_4_0
+#if NET_4_0
 
 using System;
 using System.Runtime.Serialization;