remove stray declaration

This commit is contained in:
Reuben Dunnington 2023-08-22 14:13:56 -07:00
parent 116dba1e96
commit 66c0b30dbb
Signed by: rdunnington
GPG Key ID: 4EC5290E704FD482
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)
//--------------------------------------------------------------------