aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index fb00c98..caabbc2 100644
--- a/main.c
+++ b/main.c
@@ -24,7 +24,6 @@ int main(void) {
}
r = XDefaultRootWindow(d);
- xi_select_events(XI_RawKeyPress);
xi_select_events(XI_RawMotion);
XFixesHideCursor(d, r);