mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 13:28:03 +02:00
bo: And disable DEBUG_TRAPS again.
Meh. I'm going back to bed. Thanks Joonas for catching this.
This commit is contained in:
parent
85af0ec374
commit
6eb5f859f1
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
|
||||
#define DEBUG_PRINT_STATE 0
|
||||
#define DEBUG_EVENTS 0
|
||||
#define DEBUG_TRAPS 1
|
||||
#define DEBUG_TRAPS 0
|
||||
|
||||
typedef cairo_point_t cairo_bo_point32_t;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue