Skip to content

Commit 846407b

Browse files
committed
Clean up unusecd variable warning
1 parent 3d8e7f5 commit 846407b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

caPutLogApp/caPutLogTask.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ static void caPutLogTask(void *arg)
240240
int burst = 0;
241241
int config;
242242
int msg_size;
243-
double timeout;
244243
LOGDATA *pcurrent, *pnext;
245244
VALUE old_value, max_value, min_value;
246245
VALUE *pold=&old_value, *pmax=&max_value, *pmin=&min_value;

0 commit comments

Comments
 (0)