mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Remove an unused variable
This commit is contained in:
@@ -233,7 +233,6 @@ static int stm32_settime(FAR struct rtc_lowerhalf_s *lower,
|
|||||||
|
|
||||||
#else
|
#else
|
||||||
struct timespec ts;
|
struct timespec ts;
|
||||||
int ret;
|
|
||||||
|
|
||||||
/* Convert the struct rtc_time to a time_t. Here we assume that struct
|
/* Convert the struct rtc_time to a time_t. Here we assume that struct
|
||||||
* rtc_time is cast compatible with struct tm.
|
* rtc_time is cast compatible with struct tm.
|
||||||
|
|||||||
Reference in New Issue
Block a user