From bbfed454b2a0fd5e2723524d145cb7c6e5aa9193 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 8 May 2014 08:45:22 -0700 Subject: [PATCH] glamor: Stop disabling asserts by default. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Disabling asserts is something the user gets to manage. Signed-off-by: Eric Anholt Reviewed-by: Michel Dänzer Signed-off-by: Keith Packard --- glamor/glamor_priv.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/glamor/glamor_priv.h b/glamor/glamor_priv.h index 96635be39..c56c55973 100644 --- a/glamor/glamor_priv.h +++ b/glamor/glamor_priv.h @@ -30,9 +30,6 @@ #include "dix-config.h" #include -#ifndef DEBUG -#define NDEBUG -#endif #include "glamor.h" #include