diff options
Diffstat (limited to 'apps/plugin.h')
| -rw-r--r-- | apps/plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugin.h b/apps/plugin.h index bc37c9c..d5a0168 100644 --- a/apps/plugin.h +++ b/apps/plugin.h @@ -888,7 +888,6 @@ struct plugin_api { #ifdef HAVE_LCD_BITMAP struct viewport *(*sb_skin_get_info_vp)(enum screen_type screen); - void (*sb_skin_update)(enum screen_type screen, bool force); #endif /* new stuff at the end, sort into place next time |