[PATCH:xf86-video-xgi 11/19] Do not build in DEBUG mode by default.
Thomas Klausner
wiz at NetBSD.org
Thu Aug 6 05:57:09 PDT 2015
Signed-off-by: Thomas Klausner <wiz at NetBSD.org>
---
src/xgi.h | 7 -------
1 file changed, 7 deletions(-)
diff --git a/src/xgi.h b/src/xgi.h
index dbae51f..4a0a431 100755
--- a/src/xgi.h
+++ b/src/xgi.h
@@ -32,13 +32,6 @@
#ifndef _XGI_H_
#define _XGI_H_
-#define DEBUG
-#define DEBUG1
-#define DEBUG2
-#define DEBUG3
-#define DEBUG4
-#define DEBUG5
-
/***************
#define DEBUG
#define DEBUG1
--
2.5.0
More information about the xorg-devel
mailing list