Project

General

Profile

« Previous | Next » 

Revision c54f4264

Added by Eileen M. Uchitelle over 3 years ago

Remove duplicated rb_yjit_get_stats (#5997)

rb_yjit_get_stats is defined twice in yjit.c, it only needs to be
defined once.