remove old comment that wasn't supposed to get checked in.

This commit is contained in:
Andy2 2011-02-18 22:18:28 -08:00
parent 8fe195e91c
commit 9fbce6f942

View file

@ -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 ) {