mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
remove comment
This commit is contained in:
parent
fd85bd35da
commit
b878599f7b
1 changed files with 0 additions and 1 deletions
|
@ -488,7 +488,6 @@ undoFromMoveInfo( ModelCtxt* model, XP_U16 turn, Tile blankTile, MoveInfo* mi )
|
|||
}
|
||||
model_addPlayerTile( model, turn, -1, tile );
|
||||
}
|
||||
XP_LOGF( "%s: %d tiles on board", __func__, model->vol.nTilesOnBoard );
|
||||
adjustScoreForUndone( model, mi, turn );
|
||||
} /* undoFromMoveInfo */
|
||||
|
||||
|
|
Loading…
Reference in a new issue