mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
remove logging
This commit is contained in:
parent
4345fc1543
commit
556b78baad
1 changed files with 0 additions and 1 deletions
|
@ -638,7 +638,6 @@ public class DBUtils {
|
|||
db.close();
|
||||
}
|
||||
|
||||
Utils.logf( "getName(%d)=>%s", rowid, result );
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue