mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-15 15:41:24 +01:00
too much logging
This commit is contained in:
parent
4c871a5a8a
commit
94df6e022c
1 changed files with 0 additions and 1 deletions
|
@ -1648,7 +1648,6 @@ model_getRecentPassCount( ModelCtxt* model )
|
|||
break;
|
||||
}
|
||||
}
|
||||
XP_LOGF( "model_getRecentPassCount=>%d", nPasses );
|
||||
return nPasses;
|
||||
} /* model_getRecentPassCount */
|
||||
|
||||
|
|
Loading…
Reference in a new issue