mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-04 23:02:02 +01:00
kill log statement
This commit is contained in:
parent
340642d8a5
commit
22b06909b4
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue