small cleanup thx irc: aicom for notice this.

svn path=/trunk/; revision=33878
This commit is contained in:
Magnus Olsen 2008-06-07 01:18:55 +00:00
parent 12528a2fc8
commit 888f12a297

View file

@ -601,7 +601,6 @@ IntEngBitBltEx(SURFOBJ *DestSurf,
if (DestSurf == NULL)
return FALSE;
ASSERT(DestSurf);
DestObj = CONTAINING_RECORD(DestSurf, BITMAPOBJ, SurfObj);
ASSERT(DestObj);