Merge pull request #829 from symform/httpwebreq-async-ssl
[mono.git] / mcs / class / System.Core / System.Linq / EnumerableExecutor_T.cs
index 2ee28373d907b2d365ef5458752e2dd3e42d398e..8558f095f1f74cdb031b8f9dbbacb58619c3fe36 100644 (file)
@@ -26,7 +26,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_4_0 || MOONLIGHT || MOBILE
+#if NET_4_0
 
 using System.Linq.Expressions;