summaryrefslogtreecommitdiff
path: root/lib/ffi_yajl/benchmark/parse_profile_ruby_prof.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ffi_yajl/benchmark/parse_profile_ruby_prof.rb')
-rw-r--r--lib/ffi_yajl/benchmark/parse_profile_ruby_prof.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ffi_yajl/benchmark/parse_profile_ruby_prof.rb b/lib/ffi_yajl/benchmark/parse_profile_ruby_prof.rb
index 5b9f73e..8d9dd5d 100644
--- a/lib/ffi_yajl/benchmark/parse_profile_ruby_prof.rb
+++ b/lib/ffi_yajl/benchmark/parse_profile_ruby_prof.rb
@@ -7,7 +7,6 @@ require 'ffi_yajl'
module FFI_Yajl
class Benchmark
class ParseProfileRubyProf
-
def run
begin
require 'ruby-prof'
@@ -33,7 +32,6 @@ module FFI_Yajl
end
end
-
end
end
end