summaryrefslogtreecommitdiff
path: root/apps/plugins/otp.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/otp.c')
-rw-r--r--apps/plugins/otp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/otp.c b/apps/plugins/otp.c
index 2da1ef83f5..4d302563fb 100644
--- a/apps/plugins/otp.c
+++ b/apps/plugins/otp.c
@@ -1007,9 +1007,7 @@ static void show_help(void)
1007 rb->lcd_set_background(LCD_BLACK); 1007 rb->lcd_set_background(LCD_BLACK);
1008#endif 1008#endif
1009 1009
1010#ifdef HAVE_LCD_BITMAP
1011 rb->lcd_setfont(FONT_UI); 1010 rb->lcd_setfont(FONT_UI);
1012#endif
1013 1011
1014 static char *help_text[] = { "One-Time Password Manager", "", 1012 static char *help_text[] = { "One-Time Password Manager", "",
1015 "Introduction", "", 1013 "Introduction", "",