mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 01:59:56 +00:00
glamor: Stop disabling asserts by default.
Disabling asserts is something the user gets to manage. Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
committed by
Keith Packard
parent
8e2fefe3ef
commit
bbfed454b2
@@ -30,9 +30,6 @@
|
||||
#include "dix-config.h"
|
||||
|
||||
#include <xorg-server.h>
|
||||
#ifndef DEBUG
|
||||
#define NDEBUG
|
||||
#endif
|
||||
#include "glamor.h"
|
||||
|
||||
#include <epoxy/gl.h>
|
||||
|
||||
Reference in New Issue
Block a user