mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2025-08-17 17:05:50 +00:00
Remove declaration of old deleted function
This commit is contained in:
parent
59484ea066
commit
1376c62e5f
@ -57,8 +57,6 @@ void PltSetEvent(PLT_EVENT* event);
|
|||||||
void PltClearEvent(PLT_EVENT* event);
|
void PltClearEvent(PLT_EVENT* event);
|
||||||
int PltWaitForEvent(PLT_EVENT* event);
|
int PltWaitForEvent(PLT_EVENT* event);
|
||||||
|
|
||||||
void PltRunThreadProc(void);
|
|
||||||
|
|
||||||
#define PLT_WAIT_SUCCESS 0
|
#define PLT_WAIT_SUCCESS 0
|
||||||
#define PLT_WAIT_INTERRUPTED 1
|
#define PLT_WAIT_INTERRUPTED 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user