mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
remove logging
This commit is contained in:
parent
78b3a91925
commit
076b1b7543
1 changed files with 0 additions and 2 deletions
|
@ -49,8 +49,6 @@ class ExpiringTextView extends TextView {
|
|||
{
|
||||
if ( null != m_delegate ) {
|
||||
m_delegate.configure( haveTurn, haveTurnLocal, startSecs );
|
||||
} else {
|
||||
DbgUtils.logf( "m_delegate null; skipping" );
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue