diff --git a/aqhome/ipc2/endpoint.h b/aqhome/ipc2/endpoint.h index 669a5aa..722ea50 100644 --- a/aqhome/ipc2/endpoint.h +++ b/aqhome/ipc2/endpoint.h @@ -68,7 +68,5 @@ AQHOME_API uint32_t AQH_Endpoint_GetLastMessageId(const AQH_OBJECT *o); AQHOME_API uint32_t AQH_Endpoint_GetNextMessageId(AQH_OBJECT *o); - - #endif