summaryrefslogtreecommitdiff
path: root/jit_undef.rb
blob: 0e855fe7a23077d9c408e6e2ead000da966e1877 (plain)
1
2
3
4
# Remove the helper defined in jit_hook.rb
class Module
  undef :with_jit
end