aboutsummaryrefslogtreecommitdiff
path: root/sway/handlers.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/handlers.c')
-rw-r--r--sway/handlers.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/handlers.c b/sway/handlers.c
index e441ac8b..8fc299f4 100644
--- a/sway/handlers.c
+++ b/sway/handlers.c
@@ -119,7 +119,6 @@ bool handle_key(wlc_handle view, uint32_t time, const struct wlc_modifiers
}
}
}
- //repeating sent input is bad
return true;
#undef Q_SIZE
}