Fixing cppcheck issues.

This commit is contained in:
lotodore
2012-09-02 12:35:41 +02:00
parent 0084728167
commit f145ae2b42
8 changed files with 13 additions and 25 deletions
-1
View File
@@ -159,7 +159,6 @@ void LocalBeRo::run()
bool allHighestSet = true;
PlayerListIterator it;
PlayerListIterator it_c;
-1
View File
@@ -405,7 +405,6 @@ void LocalHand::assignButtons()
size_t i;
PlayerListIterator it;
PlayerListConstIterator it_c;
// delete all buttons
for (it=seatsList->begin(); it!=seatsList->end(); ++it) {