mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-01 06:19:57 +01:00
remove logging
This commit is contained in:
parent
b71046e5aa
commit
91ac04b896
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ public class GameListItem extends LinearLayout
|
|||
// setLoaded( m_view.getRowID() );
|
||||
setLoaded();
|
||||
|
||||
DbgUtils.logf( "LoadItemTask for row %d finished", m_rowid );
|
||||
// DbgUtils.logf( "LoadItemTask for row %d finished", m_rowid );
|
||||
}
|
||||
} // class LoadItemTask
|
||||
|
||||
|
|
Loading…
Reference in a new issue