summary refs log tree commit diff
path: root/keyboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard.h')
-rw-r--r--keyboard.h2
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;