[PATCH] glamor: Stop disabling asserts by default.
Michel Dänzer
michel at daenzer.net
Thu May 8 20:05:39 PDT 2014
On 09.05.2014 00:45, Eric Anholt wrote:
> 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>
>
Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
More information about the xorg-devel
mailing list