Преглед изворни кода

removed unused block of code

master
gtheler пре 5 година
родитељ
комит
c795349e01
1 измењених фајлова са 0 додато и 6 уклоњено
  1. +0
    -6
      src/tty.cpp

+ 0
- 6
src/tty.cpp Прегледај датотеку

@@ -177,12 +177,6 @@ void Tty::info(Info msg, int intData) {
}
std::cout << green << s << reset << std::endl;
/*
if (msg == Info::CardDealerHoleDealt) {
render(&dealerHand);
render(&(*currentHand));
}
*/
return;
}


Loading…
Откажи
Сачувај