mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[win32k]
-Remove an unneeded debug message svn path=/trunk/; revision=50043
This commit is contained in:
@@ -910,8 +910,6 @@ UserPostThreadMessage( DWORD idThread,
|
||||
LARGE_INTEGER LargeTickCount;
|
||||
NTSTATUS Status;
|
||||
|
||||
DPRINT1("UserPostThreadMessage wParam 0x%x lParam 0x%x\n", wParam,lParam);
|
||||
|
||||
if (FindMsgMemory(Msg) != 0)
|
||||
{
|
||||
SetLastWin32Error(ERROR_MESSAGE_SYNC_ONLY );
|
||||
|
||||
Reference in New Issue
Block a user