From a2615b35a0cc5cbea117a076bb308065ecc45b99 Mon Sep 17 00:00:00 2001 From: murphy Date: Fri, 26 Mar 2010 04:44:36 +0000 Subject: Cleanup. --- bench/bench.rb | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.1