Remove dead code in rb_hash_replace
We now always copy the ST table, so we don't need to initialize the ST table of hash when hash2 is empty.
Remove dead code in rb_hash_replace
We now always copy the ST table, so we don't need to initialize the ST
table of hash when hash2 is empty.