Remove overlay.png as it included HTML

This commit is contained in:
John McLear 2011-03-27 10:06:16 +00:00
parent 750c75e1dc
commit 78d8e18634
3 changed files with 9 additions and 1087 deletions

View file

@ -1312,7 +1312,7 @@ function OUTER(gscope) {
isTimeUp = (isTimeUp || function() { return false; });
if (DEBUG && window.DONT_INCORP || window.DEBUG_DONT_INCORP) return false;
if (DEBUG && top.DONT_INCORP || top.DEBUG_DONT_INCORP) return false;
var p = PROFILER("incorp", false);