suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
Diffstat (limited to 'keyboard.h')
| -rw-r--r-- | keyboard.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -91,8 +91,6 @@ struct kbd { struct clr_scheme scheme; struct clr_scheme scheme1; - bool print; - bool print_intersect; uint32_t w, h, s; bool landscape; uint8_t mods; |