diff --git a/common/tray.c b/common/tray.c index 79e588e51..cc69e15e8 100644 --- a/common/tray.c +++ b/common/tray.c @@ -103,8 +103,6 @@ drawTray( BoardCtxt* board, XP_Bool focussed ) XP_Rect tileRect; short i; - XP_LOGF( "drawTray" ); - if ( (board->trayInvalBits != 0) || board->dividerInvalid ) { XP_S16 turn = board->selPlayer;