mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
get rid of excess logging
This commit is contained in:
parent
958ec15a19
commit
d67e421541
1 changed files with 0 additions and 1 deletions
|
@ -1317,7 +1317,6 @@ commitTurn( ModelCtxt* model, XP_S16 turn, TrayTileSet* newTiles,
|
|||
model_addPlayerTile( model, turn, -1, *newTilesP++ );
|
||||
}
|
||||
|
||||
XP_LOGF( "%s: %d tiles on board", __func__, model->vol.nTilesOnBoard );
|
||||
return score;
|
||||
} /* commitTurn */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue