[ros-diffs] [greatlrd] 33878: small cleanup thx irc: aicom for notice this.

greatlrd at svn.reactos.org greatlrd at svn.reactos.org
Sat Jun 7 03:18:55 CEST 2008


Author: greatlrd
Date: Fri Jun  6 20:18:55 2008
New Revision: 33878

URL: http://svn.reactos.org/svn/reactos?rev=33878&view=rev
Log:
small cleanup thx irc: aicom for notice this.

Modified:
    trunk/reactos/subsystems/win32/win32k/eng/bitblt.c

Modified: trunk/reactos/subsystems/win32/win32k/eng/bitblt.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/subsystems/win32/win32k/eng/bitblt.c?rev=33878&r1=33877&r2=33878&view=diff
==============================================================================
--- trunk/reactos/subsystems/win32/win32k/eng/bitblt.c [iso-8859-1] (original)
+++ trunk/reactos/subsystems/win32/win32k/eng/bitblt.c [iso-8859-1] Fri Jun  6 20:18:55 2008
@@ -601,7 +601,6 @@
     if (DestSurf == NULL)
         return FALSE;
 
-    ASSERT(DestSurf);
     DestObj = CONTAINING_RECORD(DestSurf, BITMAPOBJ, SurfObj);
     ASSERT(DestObj);
 



More information about the Ros-diffs mailing list