Fixed warning.
This commit is contained in:
parent
f08c504fe7
commit
869ca2f7b5
@ -11,10 +11,12 @@
|
||||
|
||||
static LPPHONE PHONE_Alloc(void)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
static LPPHONE PHONE_Get(HPHONE hPhone)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
DWORD WINAPI phoneClose(HPHONE hPhone)
|
||||
|
Loading…
x
Reference in New Issue
Block a user