Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kernel/common/hash_hamt.rb
Original file line number Diff line number Diff line change
@@ -814,8 +814,6 @@ def replace(other)
def select
return to_enum(:select) unless block_given?

Rubinius.check_frozen

hsh = Hash.allocate

each_item do |e|

0 comments on commit 4ae051b

Please sign in to comment.