Merge remote branch 'upstream/master'
[mono.git] / mcs / class / corlib / System / Tuples.cs
index 96e7d638715bcbd3e954d7b139057f88dac82cf6..5756fa2684379f0310c0a70c9345e32f92cdf161 100644 (file)
@@ -27,7 +27,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if MOONLIGHT || NET_4_0 || BOOTSTRAP_NET_4_0
+#if MOONLIGHT || NET_4_0
 
 using System;
 using System.Collections;