Skip to content

Commit bafabd9

Browse files
authored
Bugfix: unused label build error observed (#2153)
1 parent 0854986 commit bafabd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/source/Signaling/LwsApiCalls.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2491,7 +2491,6 @@ STATUS configureLwsLogging(UINT32 kvsLogLevel)
24912491

24922492
lws_set_log_level(lws_levels, NULL);
24932493

2494-
CleanUp:
24952494
CHK_LOG_ERR(retStatus);
24962495

24972496
LEAVES();

0 commit comments

Comments
 (0)