summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/ncurses/nc-boot-editor.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ui/ncurses/nc-boot-editor.h b/ui/ncurses/nc-boot-editor.h
index 7aa715e..6b72f25 100644
--- a/ui/ncurses/nc-boot-editor.h
+++ b/ui/ncurses/nc-boot-editor.h
@@ -34,11 +34,6 @@
#include "ui/common/ui-system.h"
#include "nc-scr.h"
-enum boot_editor_attr_field {
- boot_editor_attr_field_normal = A_NORMAL,
- boot_editor_attr_field_selected = A_REVERSE,
-};
-
enum boot_editor_attr_cursor {
boot_editor_attr_cursor_ins = A_NORMAL,
boot_editor_attr_cursor_ovl = A_NORMAL | A_UNDERLINE,
OpenPOWER on IntegriCloud