summaryrefslogtreecommitdiff
path: root/ruby_1_8_5/lib/profile.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_1_8_5/lib/profile.rb')
-rw-r--r--ruby_1_8_5/lib/profile.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/ruby_1_8_5/lib/profile.rb b/ruby_1_8_5/lib/profile.rb
deleted file mode 100644
index 104cb205b9..0000000000
--- a/ruby_1_8_5/lib/profile.rb
+++ /dev/null
@@ -1,6 +0,0 @@
-require 'profiler'
-
-END {
- Profiler__::print_profile(STDERR)
-}
-Profiler__::start_profile