removed old code

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

View file

@ -119,7 +119,6 @@ bool handle_key(wlc_handle view, uint32_t time, const struct wlc_modifiers
} }
} }
} }
//repeating sent input is bad
return true; return true;
#undef Q_SIZE #undef Q_SIZE
} }