Project

General

Profile

« Previous | Next » 

Revision bdddaa9f

Added by nobu (Nobuyoshi Nakada) almost 6 years ago

Use rb_ident_hash_new instead of rb_hash_new_compare_by_id

The latter is same as the former, removed the duplicate function.