diff options
Diffstat (limited to 'bench/bench.rb')
-rw-r--r-- | bench/bench.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bench/bench.rb b/bench/bench.rb index a270397..c658a85 100644 --- a/bench/bench.rb +++ b/bench/bench.rb @@ -91,7 +91,6 @@ Benchmark.bm(20) do |bm| :wrap => :page, :css => $style ? :style : :class, } - options[:debug] = $DEBUG $hl = CodeRay.encoder(format, options) unless $dump_output N.times do if $stream |