kill log statement

This commit is contained in:
ehouse 2005-01-23 08:20:13 +00:00
parent 340642d8a5
commit 22b06909b4

View file

@ -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;