Remove logs

This commit is contained in:
Tanner Linsley
2015-10-31 18:17:42 -06:00
parent 22aabdbfab
commit 93a923d38f

View File

@@ -488,7 +488,6 @@
this.tooltip.update();
}
this.stop();
console.log('render');
// We only need to render at this point. Updating will cause scales to be recomputed generating flicker & using more
// memory than necessary.