diff options
Diffstat (limited to 'apps/plugin.c')
-rw-r--r-- | apps/plugin.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugin.c b/apps/plugin.c index 1cf4d37b2b..b017db017b 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -788,7 +788,6 @@ static const struct plugin_api rockbox_api = { read_jpeg_fd, #endif screen_dump_set_hook, - show_logo, #ifdef HAVE_WHEEL_POSITION wheel_status, |