diff options
Diffstat (limited to 'pacman-c++/server.cpp')
| -rw-r--r-- | pacman-c++/server.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/pacman-c++/server.cpp b/pacman-c++/server.cpp index 3cb422b..cc69f08 100644 --- a/pacman-c++/server.cpp +++ b/pacman-c++/server.cpp | |||
| @@ -507,13 +507,6 @@ void Server::onRoundFinished() | |||
| 507 | 507 | ||
| 508 | void Server::initRoundMap(bool firstPacket) | 508 | void Server::initRoundMap(bool firstPacket) |
| 509 | { | 509 | { |
| 510 | qDebug() << endl; | ||
| 511 | qDebug() << endl; | ||
| 512 | qDebug() << "[Server] Creating map..."; | ||
| 513 | qDebug() << endl; | ||
| 514 | qDebug() << endl; | ||
| 515 | qDebug() << endl; | ||
| 516 | |||
| 517 | disconnect(this, SIGNAL(allPointsRemoved()), this, SLOT(onRoundFinished())); | 510 | disconnect(this, SIGNAL(allPointsRemoved()), this, SLOT(onRoundFinished())); |
| 518 | if (!firstPacket) { | 511 | if (!firstPacket) { |
| 519 | // clear old map | 512 | // clear old map |
