Fixing cppcheck issues.
This commit is contained in:
@@ -159,7 +159,6 @@ void LocalBeRo::run()
|
||||
|
||||
bool allHighestSet = true;
|
||||
|
||||
PlayerListIterator it;
|
||||
PlayerListIterator it_c;
|
||||
|
||||
|
||||
|
||||
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user