mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-17 18:12:01 +01:00
remove logging
This commit is contained in:
parent
9e358ad413
commit
ab1ae7c9ad
1 changed files with 0 additions and 1 deletions
|
@ -779,7 +779,6 @@ checkSanity( DictionaryCtxt* dict, const XP_U32 numEdges )
|
|||
}
|
||||
}
|
||||
|
||||
XP_LOGF( "%s(numEdges=%ld)=>%d", __func__, numEdges, passed );
|
||||
return passed;
|
||||
} /* checkSanity */
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue