aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/preamble.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/preamble.js b/src/preamble.js
index 25e3e754..e19b7692 100644
--- a/src/preamble.js
+++ b/src/preamble.js
@@ -661,9 +661,7 @@ function __shutdownRuntime__() {
// allow browser to GC, set heaps to null?
// Print summary of correction activity
-#if PGO
CorrectionsMonitor.print();
-#endif
}