aboutsummaryrefslogtreecommitdiff
path: root/input_field.h
diff options
context:
space:
mode:
Diffstat (limited to 'input_field.h')
-rw-r--r--input_field.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/input_field.h b/input_field.h
index b338b1f..6ec588e 100644
--- a/input_field.h
+++ b/input_field.h
@@ -8,6 +8,5 @@
key_repeat_t type_key(client_state* state, xkb_keysym_t keysym);
void filter_items(client_state* state);
void update_text_buffer(client_state* state);
-void update_layout(client_state* state);
#endif