Remove obsolete profiles and profile checks from the build system.
[mono.git] / mcs / class / System.Interactive.Async / Makefile
index 71e2b0dfc58cc2359146de9e290bc0e20cfd1ad3..b2ba1ba50ef7a5d2b3dadff0539ad38a5bda0555 100644 (file)
@@ -21,7 +21,7 @@ TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
 EXTRA_DISTFILES = more_build_args
 
-VALID_PROFILE := $(filter monotouch monodroid mobile mobile_static xammac net_4_0 net_4_5, $(PROFILE))
+VALID_PROFILE := $(filter monotouch monodroid mobile mobile_static xammac net_4_5, $(PROFILE))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Interactive.Async.dll
 NO_SIGN_ASSEMBLY = yes