1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00

clean: unreachable cruft

Signed-off-by: songbuhuang <544824346@qq.com>
This commit is contained in:
songbuhuang 2022-09-17 18:34:52 +08:00 committed by Andy Green
parent 03c7ce7365
commit 2c981f7670

View file

@ -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,