rtc
rtc copied to clipboard
Update Global deactivation of Rtc
We need rtc_annotate and rtc_cast to become no-ops when Rtc is globally disabled. Further, the upcoming rtc_instantiate must likewise return a proc that simply forwards arguments to the true underlying method.
Is this not the case already? (That is, should this be closed?)
No, the RTC_DISABLE feature has not been ported to affect rtc_annotate, rtc_instantiate, and rtc_cast.