aboutsummaryrefslogtreecommitdiff
path: root/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'state.h')
-rw-r--r--state.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/state.h b/state.h
index 695ad2f..a58f4d5 100644
--- a/state.h
+++ b/state.h
@@ -78,7 +78,6 @@ typedef struct {
struct xkb_context* xkb_context;
struct xkb_keymap* xkb_keymap;
struct xkb_state* xkb_state;
- struct xkb_compose_state* xkb_compose_state;
int key_repeat_rate, key_repeat_delay;
int key_repeat_timer_fd;
xkb_keysym_t repeat_key;