mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-17 11:30:45 +02: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:
parent
8e2fefe3ef
commit
bbfed454b2
1 changed files with 0 additions and 3 deletions
|
|
@ -30,9 +30,6 @@
|
|||
#include "dix-config.h"
|
||||
|
||||
#include <xorg-server.h>
|
||||
#ifndef DEBUG
|
||||
#define NDEBUG
|
||||
#endif
|
||||
#include "glamor.h"
|
||||
|
||||
#include <epoxy/gl.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue