diff --git a/src/ncmpcpp.cpp b/src/ncmpcpp.cpp index 32c9859c..e6ab58bf 100644 --- a/src/ncmpcpp.cpp +++ b/src/ncmpcpp.cpp @@ -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