Commit 1f02262
committed
test/cls_log: remove unused variable
This line in the unit test get flagged by -Werror which is enabled by
default when compiling the unit tests in a container based environment.
Examining the code the warning appears correct and it should be enough
to just remove this variable.
Signed-off-by: John Mulligan <[email protected]>1 parent 00bae68 commit 1f02262
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | | - | |
336 | 335 | | |
337 | 336 | | |
338 | 337 | | |
| |||
0 commit comments