diff --git a/src/gamestate.cpp b/src/gamestate.cpp index 69bdedc..ad549dd 100644 --- a/src/gamestate.cpp +++ b/src/gamestate.cpp @@ -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);