diff options
Diffstat (limited to 'apps/plugin.c')
| -rw-r--r-- | apps/plugin.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugin.c b/apps/plugin.c index e82d97a..c993bb1 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -208,9 +208,7 @@ static const struct plugin_api rockbox_api = { /* kernel/ system */ PREFIX(sleep), yield, -#if CONFIG_CPU != PP5020 ¤t_tick, -#endif default_event_handler, default_event_handler_ex, create_thread, |