disable dbg printout

This commit is contained in:
Vadim Rozenfeld 2015-03-30 22:59:54 +11:00
parent 165b53d48b
commit 7887cc2041

View File

@ -207,8 +207,6 @@ DodSystemDisplayWrite(
_In_ UINT PositionX,
_In_ UINT PositionY);
#define DBG 1
#if DBG
extern int nDebugLevel;