diff options
Diffstat (limited to 'lib/event_test.c')
-rw-r--r-- | lib/event_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/event_test.c b/lib/event_test.c index 3070327d..612deb25 100644 --- a/lib/event_test.c +++ b/lib/event_test.c @@ -54,7 +54,6 @@ t_ev_run_list(void) int i; olock_init(); - timer_init(); rt_init(); io_init(); if_init(); |