summaryrefslogtreecommitdiff
path: root/benchmark/driver.rb
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/driver.rb')
-rw-r--r--benchmark/driver.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/benchmark/driver.rb b/benchmark/driver.rb
index 4a1afe360b..687dec26f1 100644
--- a/benchmark/driver.rb
+++ b/benchmark/driver.rb
@@ -4,8 +4,6 @@
first = true
-p RUBY_VERSION
-
begin
require 'optparse'
rescue LoadError