diff --git a/reactos/subsys/win32k/objects/bitmaps.c b/reactos/subsys/win32k/objects/bitmaps.c index f8b1f68c767..fcb73cd2b8f 100644 --- a/reactos/subsys/win32k/objects/bitmaps.c +++ b/reactos/subsys/win32k/objects/bitmaps.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: bitmaps.c,v 1.47 2003/12/08 11:10:02 fireball Exp $ */ +/* $Id: bitmaps.c,v 1.48 2003/12/08 18:09:08 fireball Exp $ */ #undef WIN32_LEAN_AND_MEAN #include #include @@ -32,7 +32,7 @@ #include #include -//#define NDEBUG +#define NDEBUG #include BOOL STDCALL NtGdiBitBlt(HDC hDCDest,