Selaa lähdekoodia

removed unused block of code

master
gtheler 5 vuotta sitten
vanhempi
commit
c795349e01
1 muutettua tiedostoa jossa 0 lisäystä ja 6 poistoa
  1. +0
    -6
      src/tty.cpp

+ 0
- 6
src/tty.cpp Näytä tiedosto

@@ -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…
Peruuta
Tallenna