Skip to content

Commit 409901b

Browse files
rizlikdanielinux
authored andcommitted
pic32c: remove unused variable
1 parent 44db8b3 commit 409901b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hal/pic32c.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ static void pic32_fcw_pfswap_set(int sw)
303303
void pic32_flash_dualbank_swap(void)
304304
{
305305
uint32_t sw;
306-
uint32_t reg;
307306

308307
pic32_fcw_wait_complete();
309308
sw = pic32_fcw_pfswap_get();

0 commit comments

Comments
 (0)