remove comment

This commit is contained in:
Eric House 2016-01-21 07:13:46 -08:00
parent 16b558a566
commit 7325377bcb

View file

@ -461,7 +461,7 @@ public class GameSummary {
break;
}
}
DbgUtils.logf( "hasRematchInfo() => %b", found );
// DbgUtils.logf( "hasRematchInfo() => %b", found );
}
return found;
}