blob: 9d505a48ab20382ea485367080171ff96f2642ee [file] [log] [blame]
function SkDebug(msg) {
// by leaving this blank, closure optimizes out calls (and the messages)
// which trims down code size and marginally improves runtime speed.
}
/** @const */ var skIsDebug = false;