Update to 2022 roborio image (#3537)

This commit is contained in:
Thad House
2021-09-10 13:00:58 -07:00
committed by GitHub
parent 828f073ebd
commit 5e6c34c61c
2 changed files with 1 additions and 7 deletions

View File

@@ -448,10 +448,4 @@ int64_t HAL_Report(int32_t resource, int32_t instanceNumber, int32_t context,
resource, instanceNumber, context, feature);
}
// TODO: HACKS
// No need for header definitions, as we should not run from user code.
void NumericArrayResize(void) {}
void RTSetCleanupProc(void) {}
void EDVR_CreateReference(void) {}
} // extern "C"