mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-06 00:03:47 +00:00
clear() when empty is simply a no-op, so we can get rid of the check here and let the stdlib do it for us. |
||
|---|---|---|
| .. | ||
| drivers | ||
| helpers | ||
| CMakeLists.txt | ||
| input_engine.cpp | ||
| input_engine.h | ||
| input_mapping.cpp | ||
| input_mapping.h | ||
| input_poller.cpp | ||
| input_poller.h | ||
| main.cpp | ||
| main.h | ||