summary refs log tree commit diff
path: root/src/gfz.zig
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfz.zig')
-rw-r--r--src/gfz.zig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gfz.zig b/src/gfz.zig
index 026d491..e68e158 100644
--- a/src/gfz.zig
+++ b/src/gfz.zig
@@ -132,7 +132,6 @@ pub fn rawMouseMotionSupported() Error!bool {
 
 pub const Window = @import("Window.zig");
 pub const Key = input.Key;
-pub const KeyMap = input.KeyMap;
 
 test {
     try init();