nuke logging that was polluting ncurses screen

This commit is contained in:
ehouse 2005-03-19 21:44:35 +00:00
parent 2f8320cba8
commit 083104a49f

View file

@ -118,7 +118,6 @@ drawTray( BoardCtxt* board, XP_Bool focussed )
if ( (board->trayVisState != TRAY_HIDDEN) && dictionary != NULL ) {
XP_Bool showFaces = board->trayVisState == TRAY_REVEALED;
XP_LOGF( "turn=%d", turn );
if ( turn >= 0 ) {
XP_U16 numInTray = showFaces?
model_getNumTilesInTray( board->model, turn ):