ext/ruby_prof/rp_profile.h in ruby-prof-1.1.0 vs ext/ruby_prof/rp_profile.h in ruby-prof-1.2.0
- old
+ new
@@ -14,10 +14,9 @@
{
VALUE running;
VALUE paused;
prof_measurer_t* measurer;
- VALUE threads;
VALUE tracepoints;
st_table* threads_tbl;
st_table* exclude_threads_tbl;