Remove uneeded fix2int and rational_raw properties for Universal Parser by S-H-GAMELINKS · Pull Request #8190 · ruby/ruby

I was reading Universal Parser and parse.y and it seems that fix2int and rational_raw properties are not used in parse.y. Therefore, it has been removed.