Remove unused variable

and avoid associated warning ...
pull/10700/head
Laurent Meunier 2019-06-13 13:56:01 +02:00
parent 24203fc42b
commit 83e274a82c
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@ using utest::v1::Harness;
*/
void wraparound_lp_protect(void)
{
uint32_t time_window;
const uint32_t ticks_now = get_lp_ticker_data()->interface->read();
const ticker_info_t *p_ticker_info = get_lp_ticker_data()->interface->get_info();