remove stray declaration

This commit is contained in:
Reuben Dunnington 2023-08-22 14:13:56 -07:00 committed by MartinFouilleul
parent 9ca7e82c82
commit 7b48c20c26
1 changed files with 0 additions and 2 deletions

View File

@ -274,8 +274,6 @@ extern "C"
} oc_event;
ORCA_API void oc_request_quit(void);
//NOTE: these APIs are not directly available to Orca apps
#if !defined(OC_PLATFORM_ORCA) || !(OC_PLATFORM_ORCA)
//--------------------------------------------------------------------