Incorrect warning message on thread pool startup in full AOT:ed Windows build.
[mono.git] / mcs / class / System / System / NewsStyleUriParser.cs
index 06c00ec988bd11c989e4cb834c7e50401725a8d9..e1f99989aef44c6809b6f155922644cde16d47a9 100644 (file)
@@ -26,8 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
-
 namespace System {
 
        [MonoTODO]
@@ -39,4 +37,3 @@ namespace System {
        }
 }
 
-#endif