Issue 26: Remove unused help option

This commit is contained in:
simon.kagstrom 2010-04-07 05:26:38 +00:00
parent 72e6efaf84
commit 4d730c6fee

View File

@ -240,13 +240,6 @@ const char **options_menu_help[14] = {
NULL, NULL,
}, },
NULL, NULL,
(const char*[]){
"Display 1541 drive LED to",
"show if the emulation got",
"stuck or is running.",
NULL,
},
NULL,
(const char*[]){ (const char*[]){
"Select display settings.", "Select display settings.",
"Fullscreen attemts to run", "Fullscreen attemts to run",
@ -267,6 +260,8 @@ const char **options_menu_help[14] = {
NULL, NULL,
}, },
NULL, NULL,
NULL,
NULL,
(const char*[]){ (const char*[]){
"Setup theme for the Frodo", "Setup theme for the Frodo",
"menus.", "menus.",