-
- Downloads
Runtime: Optimize call_c_initializers().
Now that PIKE_T_INT is zero, all globals are already cleared when call_c_initializers() is called, so we can remove the now redundant code.
Loading
Please register or sign in to comment
Now that PIKE_T_INT is zero, all globals are already cleared when call_c_initializers() is called, so we can remove the now redundant code.