mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
- Partly revert 470470
svn path=/trunk/; revision=47072
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user