1
1
mirror of https://github.com/swaywm/sway synced 2024-11-18 04:33:59 +01:00

removed old code

This commit is contained in:
Taiyu 2015-08-11 00:06:43 -07:00
parent 66799480ff
commit 5534edca6e

@ -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
}