[ros-diffs] [janderwald] 47072: - Partly revert 470470

janderwald at svn.reactos.org janderwald at svn.reactos.org
Sat May 1 12:47:25 CEST 2010


Author: janderwald
Date: Sat May  1 12:47:23 2010
New Revision: 47072

URL: http://svn.reactos.org/svn/reactos?rev=47072&view=rev
Log:
- Partly revert 470470

Modified:
    trunk/reactos/subsystems/win32/win32k/ntuser/timer.c

Modified: trunk/reactos/subsystems/win32/win32k/ntuser/timer.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/subsystems/win32/win32k/ntuser/timer.c?rev=47072&r1=47071&r2=47072&view=diff
==============================================================================
--- trunk/reactos/subsystems/win32/win32k/ntuser/timer.c [iso-8859-1] (original)
+++ trunk/reactos/subsystems/win32/win32k/ntuser/timer.c [iso-8859-1] Sat May  1 12:47:23 2010
@@ -278,8 +278,6 @@
   PTIMER pTmr = FirstpTmr;
 
   if (!pTmr) return FALSE;
-
-  ASSERT(Window);
 
   if (Window && ((ULONG_PTR)Window != 1))
   {




More information about the Ros-diffs mailing list