mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-23 07:27:22 +01:00
remove logging
This commit is contained in:
parent
285dedb75f
commit
b4d919b3a1
1 changed files with 0 additions and 1 deletions
|
@ -677,7 +677,6 @@ public class BTService extends XWService {
|
|||
}
|
||||
|
||||
btAddr = s_namesToAddrs.get( btName );
|
||||
DbgUtils.logf( "lookupAddr(%s) => %s", btName, btAddr );
|
||||
}
|
||||
return btAddr;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue