remove C64_FLI_enforcer() for good

This commit is contained in:
Thomas Bernard
2018-12-11 12:31:07 +01:00
parent 66aa397b11
commit cdcb4e93da
5 changed files with 2 additions and 103 deletions

View File

@@ -343,9 +343,6 @@ static const T_Help_table helptable_help[] =
HELP_LINK (" Go to last: %s", 0x100+BUTTON_ANIM_LAST_FRAME)
HELP_LINK (" Set duration: %s", 0x100+BUTTON_ANIM_TIME)
HELP_TEXT ("")
HELP_LINK (" Format check : %s", SPECIAL_FORMAT_CHECKER)
HELP_LINK (" Format check menu: %s", SPECIAL_FORMAT_CHECKER_MENU)
HELP_TEXT ("")
HELP_TEXT ("")
HELP_TEXT ("")
};