mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-18 22:26:30 +01:00
remove old comment that wasn't supposed to get checked in.
This commit is contained in:
parent
8fe195e91c
commit
9fbce6f942
1 changed files with 0 additions and 1 deletions
|
@ -237,7 +237,6 @@ public class DBUtils {
|
|||
return result;
|
||||
}
|
||||
|
||||
// 0 means none; 1 just moves; 2 chat
|
||||
public static void setHasMsgs( String path, GameSummary.MsgLevel level )
|
||||
{
|
||||
synchronized( s_dbHelper ) {
|
||||
|
|
Loading…
Reference in a new issue