mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-09 22:00:39 +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;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
printDims( &ldims );
|
// printDims( &ldims );
|
||||||
|
|
||||||
if ( !!dimsp ) {
|
if ( !!dimsp ) {
|
||||||
XP_MEMCPY( dimsp, &ldims, sizeof(ldims) );
|
XP_MEMCPY( dimsp, &ldims, sizeof(ldims) );
|
||||||
|
|
Loading…
Add table
Reference in a new issue