src: Misc. cleanup

These macros (and global) haven't been used since
3baba1e7bc
This commit is contained in:
Michael Reed
2015-04-27 22:08:14 -04:00
parent 98b3dc0571
commit 71592a06fd
3 changed files with 0 additions and 18 deletions

View File

@@ -291,8 +291,6 @@ static struct key_name_entry {
{0, NULL}
};
#define KEY_NAMES_TABLE_LEN ARRAY_SIZE(key_names_table)
static struct mousetable {
int pseudo_code; /* Code for pseudo mouse event */
int button; /* Which mouse button is it? */