From 272e66e635001300ecacad8a1782e35de89f3c8c Mon Sep 17 00:00:00 2001 From: ehouse Date: Sat, 19 Mar 2005 21:44:35 +0000 Subject: [PATCH] nuke logging that was polluting ncurses screen --- xwords4/common/tray.c | 1 - 1 file changed, 1 deletion(-) diff --git a/xwords4/common/tray.c b/xwords4/common/tray.c index c5023c348..b1ef83bb3 100644 --- a/xwords4/common/tray.c +++ b/xwords4/common/tray.c @@ -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 ):