remove dead macros

This commit is contained in:
Shaun Inman 2023-02-13 21:25:59 -05:00
parent d5cc9f7cef
commit 3bd5052718

View file

@ -2731,8 +2731,6 @@ static int Menu_message(char* message) {
#define OPTION_PADDING 8
#define MAX_VISIBLE_OPTIONS 7
#define RELEASE_NAME "r20230127"
#define COMMIT_HASH "0b74e5f8"
static int Menu_options(MenuList* list);
static int MenuList_freeItems(MenuList* list, int i) {