Remove left-over (fixed) bug comment
This commit is contained in:
parent
c710d0d1b3
commit
30e935b7ce
|
@ -53,7 +53,6 @@ void GameState::dealCards()
|
|||
|
||||
void GameState::setupWinningDeck()
|
||||
{
|
||||
// BUG: This causes a memory leak when called again
|
||||
qDebug() << "Setting up a winning deck";
|
||||
cleanupBoard(false);
|
||||
|
||||
|
|
Loading…
Reference in a new issue