mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
dsh: api-test: dont use lws_dsh_describe in Release
This commit is contained in:
parent
3ad0a3d223
commit
37160c797e
1 changed files with 2 additions and 0 deletions
|
@ -406,7 +406,9 @@ test5(void)
|
|||
lws_dsh_free(&a1);
|
||||
}
|
||||
|
||||
#if defined(_DEBUG)
|
||||
lws_dsh_describe(dsh, "test dsh end state");
|
||||
#endif
|
||||
|
||||
lws_dsh_destroy(&dsh);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue