mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-06 20:45:54 +01:00
too much logging
This commit is contained in:
parent
f069c4c2dc
commit
24690a2a10
1 changed files with 0 additions and 1 deletions
|
@ -1648,7 +1648,6 @@ model_getRecentPassCount( ModelCtxt* model )
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
XP_LOGF( "model_getRecentPassCount=>%d", nPasses );
|
|
||||||
return nPasses;
|
return nPasses;
|
||||||
} /* model_getRecentPassCount */
|
} /* model_getRecentPassCount */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue