diff options
| author | Zach DeCook <zachdecook@librem.one> | 2022-01-20 15:06:08 -0500 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2022-01-20 15:06:08 -0500 |
| commit | 8a674df8a5babcb4f7fddd723b0a141c5a2e02e7 (patch) | |
| tree | ec1743e36e5d5a1d62de3f9945966b3f58813b6e /keyboard.h | |
| parent | 06b2a395645406fc8b07678205fe1888ac0c4488 (diff) | |
| download | suggpicker-8a674df8a5babcb4f7fddd723b0a141c5a2e02e7.tar.gz | |
print_intersect: remove
Diffstat (limited to 'keyboard.h')
| -rw-r--r-- | keyboard.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboard.h b/keyboard.h index ec36418..2e05e72 100644 --- a/keyboard.h +++ b/keyboard.h @@ -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; |
