mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
log less
This commit is contained in:
parent
8b4519da74
commit
e998fbfcba
1 changed files with 1 additions and 1 deletions
|
@ -543,7 +543,7 @@ board_figureLayout( BoardCtxt* board, const CurGameInfo* gi,
|
|||
break;
|
||||
}
|
||||
|
||||
printDims( &ldims );
|
||||
// printDims( &ldims );
|
||||
|
||||
if ( !!dimsp ) {
|
||||
XP_MEMCPY( dimsp, &ldims, sizeof(ldims) );
|
||||
|
|
Loading…
Add table
Reference in a new issue