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 e1215bba..e1fbea8f 100644 --- a/lib/event_test.c +++ b/lib/event_test.c @@ -53,7 +53,6 @@ t_ev_run_list(void) { int i; - resource_init(); olock_init(); timer_init(); io_init(); |