remove unused commented code in main.cpp

This commit is contained in:
Wroclaw 2022-05-26 14:17:01 +02:00
parent 2ba28e0deb
commit 8ffa4f6b77

View file

@ -100,11 +100,8 @@ int main() {
terminal::state keys;
while (!exit) {
writeInput(keys);
// writeResultLine("");
// background calculation
// new std::thread([keys]{
writeResultLine(Calculator::parseAndCaluclate(keys.keys), keys.keys.size());
// });
auto input = cursor::getchar();
// if speciality char