diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-10-28 01:40:34 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-10-28 01:40:34 -0400 |
| commit | 2b4305b89e0aee24e0f6d5470e4be9abb4854943 (patch) | |
| tree | 5bb9ce45cebad2110a9afbf60395f9df9c53a2d6 /input_field.h | |
| parent | e42d9bb1834678fb0275dbcdfc84bc80b1ca27a8 (diff) | |
non fancy scroll
Diffstat (limited to 'input_field.h')
| -rw-r--r-- | input_field.h | 1 |
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 |
