mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-07 13:18:02 +02:00
ps: turn off debug
This commit is contained in:
parent
4f2c7b8cf8
commit
8218f5278e
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@
|
|||
#include <zlib.h>
|
||||
#include <errno.h>
|
||||
|
||||
#define DEBUG_PS 1
|
||||
#define DEBUG_PS 0
|
||||
|
||||
#if DEBUG_PS
|
||||
#define DEBUG_FALLBACK(s) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue