[PATCH] glamor: Stop disabling asserts by default.
Eric Anholt
eric at anholt.net
Thu May 8 08:45:22 PDT 2014
Disabling asserts is something the user gets to manage.
Signed-off-by: Eric Anholt <eric at anholt.net>
---
glamor/glamor_priv.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/glamor/glamor_priv.h b/glamor/glamor_priv.h
index 96635be..c56c559 100644
--- a/glamor/glamor_priv.h
+++ b/glamor/glamor_priv.h
@@ -30,9 +30,6 @@
#include "dix-config.h"
#include <xorg-server.h>
-#ifndef DEBUG
-#define NDEBUG
-#endif
#include "glamor.h"
#include <epoxy/gl.h>
--
1.9.2
More information about the xorg-devel
mailing list