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 38c95cd..08beddf 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -263,9 +263,7 @@ static const struct plugin_api rockbox_api = { read_line, settings_parseline, ata_sleep, -#ifndef SIMULATOR ata_disk_is_active, -#endif ata_spin, ata_spindown, reload_directory, |