summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi/Protocol/SimpleTextIn.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ipxe/efi/Protocol/SimpleTextIn.h')
-rw-r--r--src/include/ipxe/efi/Protocol/SimpleTextIn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/ipxe/efi/Protocol/SimpleTextIn.h b/src/include/ipxe/efi/Protocol/SimpleTextIn.h
index 571ecaf30..e6d0eb24d 100644
--- a/src/include/ipxe/efi/Protocol/SimpleTextIn.h
+++ b/src/include/ipxe/efi/Protocol/SimpleTextIn.h
@@ -48,7 +48,6 @@ typedef struct {
//
// Required unicode control chars
//
-#define CHAR_NULL 0x0000
#define CHAR_BACKSPACE 0x0008
#define CHAR_TAB 0x0009
#define CHAR_LINEFEED 0x000A