diff --git a/lib/roles/http/server/server.c b/lib/roles/http/server/server.c index 96b0b0189..c16faf9a5 100644 --- a/lib/roles/http/server/server.c +++ b/lib/roles/http/server/server.c @@ -1567,8 +1567,6 @@ lws_http_redirect_hit(struct lws_context_per_thread *pt, struct lws *wsi, lws_hdr_simple_ptr(wsi, WSI_TOKEN_HTTP_COLON_AUTHORITY), uri_ptr); -#else - ; #endif } else n = lws_snprintf((char *)end, 256,