Merge pull request #829 from symform/httpwebreq-async-ssl
[mono.git] / mcs / class / System.Core / System.Linq / ParallelExecutionMode.cs
index 888824959b5b265c781ebe052c9d7f125262a1a1..7b6687cfd749c90878d9b1cf6de81f45dab86af9 100644 (file)
@@ -24,7 +24,7 @@
 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 // THE SOFTWARE.
 
-#if NET_4_0 || MOBILE
+#if NET_4_0
 using System;
 
 namespace System.Linq