aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native/KeyEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newt/native/KeyEvent.h')
-rw-r--r--src/newt/native/KeyEvent.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newt/native/KeyEvent.h b/src/newt/native/KeyEvent.h
index a182db973..59977d565 100644
--- a/src/newt/native/KeyEvent.h
+++ b/src/newt/native/KeyEvent.h
@@ -31,7 +31,6 @@
#define EVENT_KEY_PRESSED 300
#define EVENT_KEY_RELEASED 301
-#define EVENT_KEY_TYPED 302
#define J_VK_UNDEFINED ( 0x0U )
#define J_VK_HOME ( 0x02U )