Skip to content

Commit e921d22

Browse files
nokute78edsiper
authored andcommitted
tests: runtime: in_tail: remove unused var
Signed-off-by: Takahiro Yamashita <[email protected]>
1 parent 0dd498b commit e921d22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/runtime/in_tail.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,6 @@ void wait_with_timeout(uint32_t timeout_ms, struct tail_test_result *result, int
287287
struct flb_time end_time;
288288
struct flb_time diff_time;
289289
uint64_t elapsed_time_flb = 0;
290-
int64_t ret = 0;
291290

292291
flb_time_get(&start_time);
293292

0 commit comments

Comments
 (0)