We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bafd3a commit 3ef2e07Copy full SHA for 3ef2e07
1 file changed
src/rtcheck.cpp
@@ -711,6 +711,5 @@ INTERCEPTOR(void, _os_nospin_lock_lock, _os_nospin_lock_t lock) {
711
__attribute__((constructor))
712
void init()
713
{
714
- printf ("Hello rtcheck!\n");
715
rtc::has_initialised = true;
716
}
0 commit comments