summaryrefslogtreecommitdiff
path: root/lib/profile.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/profile.rb')
-rw-r--r--lib/profile.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/profile.rb b/lib/profile.rb
index d94b09da9e..b00caac42e 100644
--- a/lib/profile.rb
+++ b/lib/profile.rb
@@ -49,7 +49,6 @@ module Profiler__
f.printf "%6.2f %8.2f %8.2f %8d ", d[2]/total*100, sum, d[2], d[0]
f.printf "%8.2f %8.2f %s\n", d[2]*1000/d[0], d[1]*1000/d[0], d[3]
end
- p total
f.close
}
set_trace_func p