@@ -574,16 +574,10 @@ { libc._Unwind_Resume(ex); } #endif -int * -objc_get_errno(void) -{ - return libc.get_errno(); -} - #ifdef OF_AMIGAOS_M68K int snprintf(char *restrict str, size_t size, const char *restrict fmt, ...) { va_list args;