Skip to content
Snippets Groups Projects
Commit a0b7be77 authored by Danny Auble's avatar Danny Auble
Browse files

remove unused variable.

parent baf267e0
No related branches found
No related tags found
No related merge requests found
...@@ -970,7 +970,6 @@ static void _do_hardware_poll(int level, uint16_t *coords, ...@@ -970,7 +970,6 @@ static void _do_hardware_poll(int level, uint16_t *coords,
static void *_poll(void *no_data) static void *_poll(void *no_data)
{ {
event_handler_t event_hand;
static time_t last_ran = 0; static time_t last_ran = 0;
time_t curr_time; time_t curr_time;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment