remove dead macros
This commit is contained in:
parent
d5cc9f7cef
commit
3bd5052718
1 changed files with 0 additions and 2 deletions
|
|
@ -2731,8 +2731,6 @@ static int Menu_message(char* message) {
|
||||||
|
|
||||||
#define OPTION_PADDING 8
|
#define OPTION_PADDING 8
|
||||||
#define MAX_VISIBLE_OPTIONS 7
|
#define MAX_VISIBLE_OPTIONS 7
|
||||||
#define RELEASE_NAME "r20230127"
|
|
||||||
#define COMMIT_HASH "0b74e5f8"
|
|
||||||
static int Menu_options(MenuList* list);
|
static int Menu_options(MenuList* list);
|
||||||
|
|
||||||
static int MenuList_freeItems(MenuList* list, int i) {
|
static int MenuList_freeItems(MenuList* list, int i) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue