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:
parent
03c7ce7365
commit
2c981f7670
1 changed files with 0 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue