diff options
Diffstat (limited to 'src/intrf.h')
-rw-r--r-- | src/intrf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/intrf.h b/src/intrf.h index 1d4e6a4f..a5c090dc 100644 --- a/src/intrf.h +++ b/src/intrf.h @@ -20,8 +20,6 @@ */ -typedef enum buffer_cmd buffer_cmd_t; - struct MenuItem { const int key; /* Keyboard shortcut; if zero, then there is no more items in the menu item table */ |