No need to set now at the start, thanks clang.

This commit is contained in:
Joris Vink 2014-09-18 08:42:41 +02:00
parent c5f00d3443
commit 59a1a05afe

View File

@ -234,7 +234,7 @@ kore_worker_entry(struct kore_worker *kw)
quit = 0;
had_lock = 0;
now = idle_check = 0;
idle_check = 0;
kore_platform_event_init();
kore_accesslog_worker_init();