remove stray declaration
This commit is contained in:
parent
9ca7e82c82
commit
7b48c20c26
|
@ -274,8 +274,6 @@ extern "C"
|
||||||
|
|
||||||
} oc_event;
|
} oc_event;
|
||||||
|
|
||||||
ORCA_API void oc_request_quit(void);
|
|
||||||
|
|
||||||
//NOTE: these APIs are not directly available to Orca apps
|
//NOTE: these APIs are not directly available to Orca apps
|
||||||
#if !defined(OC_PLATFORM_ORCA) || !(OC_PLATFORM_ORCA)
|
#if !defined(OC_PLATFORM_ORCA) || !(OC_PLATFORM_ORCA)
|
||||||
//--------------------------------------------------------------------
|
//--------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue