diff --git a/qxldod/driver.h b/qxldod/driver.h index 75b11c3..e64c098 100755 --- a/qxldod/driver.h +++ b/qxldod/driver.h @@ -207,8 +207,6 @@ DodSystemDisplayWrite( _In_ UINT PositionX, _In_ UINT PositionY); -#define DBG 1 - #if DBG extern int nDebugLevel;