mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 14:30:57 +00:00
- Partly revert 470470
svn path=/trunk/; revision=47072
This commit is contained in:
parent
d771ba8ec6
commit
daff774a1a
1 changed files with 0 additions and 2 deletions
|
@ -279,8 +279,6 @@ PostTimerMessages(PWINDOW_OBJECT Window)
|
|||
|
||||
if (!pTmr) return FALSE;
|
||||
|
||||
ASSERT(Window);
|
||||
|
||||
if (Window && ((ULONG_PTR)Window != 1))
|
||||
{
|
||||
if (!Window->Wnd) return FALSE;
|
||||
|
|
Loading…
Reference in a new issue