summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index 5bbff96b04..230b62b819 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -481,7 +481,6 @@ static const struct plugin_api rockbox_api = {
481 sound_default, 481 sound_default,
482 pcm_record_more, 482 pcm_record_more,
483#endif 483#endif
484 create_thread_on_core,
485 484
486#ifdef IRIVER_H100_SERIES 485#ifdef IRIVER_H100_SERIES
487 /* Routines for the iriver_flash -plugin. */ 486 /* Routines for the iriver_flash -plugin. */