Incorrect warning message on thread pool startup in full AOT:ed Windows build.
[mono.git] / mcs / class / System / System.Net / HttpStatusCode.cs
index fcc3e26d701004a8302c47166e202ec97389d76b..4cc32e7fae8fb89174d14fd8d57c3505235d900f 100644 (file)
@@ -73,9 +73,7 @@ namespace System.Net {
                UnsupportedMediaType = 415,
                RequestedRangeNotSatisfiable = 416,
                ExpectationFailed = 417,
-#if NET_4_5
                UpgradeRequired = 426,
-#endif
                InternalServerError = 500,
                NotImplemented = 501,
                BadGateway = 502,