diff --git a/CookieMonster.js b/CookieMonster.js index e2f349e..cc69a06 100644 --- a/CookieMonster.js +++ b/CookieMonster.js @@ -1210,7 +1210,6 @@ CM.Disp.AddMenuPref = function(title) { frag.appendChild(header('Statistics')); frag.appendChild(listing('Stats')); - frag.appendChild(listing('MissedGCs')); frag.appendChild(listing('UpStats')); frag.appendChild(listing('SayTime'));