summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Rozenfeld <vrozenfe@redhat.com>2015-03-30 22:59:54 +1100
committerVadim Rozenfeld <vrozenfe@redhat.com>2015-03-30 22:59:54 +1100
commit7887cc20416e5b1e00706e124ccfd120991e0754 (patch)
treeca1fbbe9e0b7b63f7b0e020ffde1fe93939208cb
parent165b53d48bccae89d0c103ba6503be34896da531 (diff)
disable dbg printout
-rwxr-xr-xqxldod/driver.h2
1 files changed, 0 insertions, 2 deletions
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;