mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-31 19:57:06 +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( m_view.getRowID() );
|
||||||
setLoaded();
|
setLoaded();
|
||||||
|
|
||||||
DbgUtils.logf( "LoadItemTask for row %d finished", m_rowid );
|
// DbgUtils.logf( "LoadItemTask for row %d finished", m_rowid );
|
||||||
}
|
}
|
||||||
} // class LoadItemTask
|
} // class LoadItemTask
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue