summaryrefslogtreecommitdiff
path: root/bench
diff options
context:
space:
mode:
Diffstat (limited to 'bench')
-rw-r--r--bench/bench.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench/bench.rb b/bench/bench.rb
index c34c738..29e2e40 100644
--- a/bench/bench.rb
+++ b/bench/bench.rb
@@ -53,7 +53,6 @@ $dump_input = lang == 'dump'
$dump_output = format == 'dump'
require 'coderay/helpers/gzip_simple.rb' if $dump_input
-MYDIR = File.dirname __FILE__
def here fn = nil
return MYDIR unless fn
File.join here, fn