mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[winpr,thread] remove wrong log message
This commit is contained in:
@@ -498,7 +498,6 @@ HANDLE _GetCurrentProcess(VOID)
|
||||
|
||||
DWORD GetCurrentProcessId(VOID)
|
||||
{
|
||||
WLog_ERR("TODO", "TODO: implement");
|
||||
return ((DWORD)getpid());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user