mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-06 20:45:54 +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;
|
return passed;
|
||||||
} /* checkSanity */
|
} /* checkSanity */
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue