main: do not show pressed key in statusbar

This commit is contained in:
Andrzej Rybczak
2015-05-14 00:48:00 +02:00
parent d3f8069caf
commit 235001a5fc

View File

@@ -216,7 +216,7 @@ int main(int argc, char **argv)
if (!key_pressed)
continue;
Statusbar::print(ToString(keyToWString(input)));
//Statusbar::print(ToString(keyToWString(input)));
// The reason we want to update timer here is that if the timer is updated
// in Status::trace, then Key::read usually blocks for 500ms and if key is