mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Leave debugging output for only the interested parties.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "exaPriv.h"
|
||||
|
||||
#define DEBUG_OFFSCREEN 1
|
||||
#define DEBUG_OFFSCREEN 0
|
||||
#if DEBUG_OFFSCREEN
|
||||
#define DBG_OFFSCREEN(a) ErrorF a
|
||||
#else
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "exaPriv.h"
|
||||
|
||||
#define DEBUG_OFFSCREEN 1
|
||||
#define DEBUG_OFFSCREEN 0
|
||||
#if DEBUG_OFFSCREEN
|
||||
#define DBG_OFFSCREEN(a) ErrorF a
|
||||
#else
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "exaPriv.h"
|
||||
|
||||
#define DEBUG_OFFSCREEN 1
|
||||
#define DEBUG_OFFSCREEN 0
|
||||
#if DEBUG_OFFSCREEN
|
||||
#define DBG_OFFSCREEN(a) ErrorF a
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user