diff --git a/src/app/app.h b/src/app/app.h index 88e945d..a6a4617 100644 --- a/src/app/app.h +++ b/src/app/app.h @@ -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) //--------------------------------------------------------------------