mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
coverity: 62147: setting retcode var is cruft
This commit is contained in:
parent
76ee92afb4
commit
9679222070
1 changed files with 0 additions and 1 deletions
|
@ -160,7 +160,6 @@ drain:
|
|||
lwsl_notice("%s: lws_read_mqtt returned %d\n",
|
||||
__func__, n);
|
||||
/* we closed wsi */
|
||||
n = 0;
|
||||
goto fail;
|
||||
}
|
||||
// lws_buflist_describe(&wsi->buflist, wsi, __func__);
|
||||
|
|
Loading…
Add table
Reference in a new issue