Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs.
[mono.git] / mcs / class / System.Core / System.Linq / EnumerableQuery_T.cs
index 95b07cec5c43f301ba9d7d67ce42e7853bbc6f99..b5e2bce9280f0377f37181351d94ad230a75c248 100644 (file)
@@ -27,7 +27,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_4_0 || MOBILE
+#if NET_4_0
 
 using System.Collections;
 using System.Collections.Generic;