removed old code

This commit is contained in:
Taiyu 2015-08-11 00:06:43 -07:00
parent 66799480ff
commit 5534edca6e
1 changed files with 0 additions and 1 deletions

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;
#undef Q_SIZE
}