xquartz: drop ifdef DAMAGE

It's always set anyways and planned to be removed.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2026-02-04 17:13:05 +01:00
committed by Enrico Weigelt
parent a7454facc6
commit 54993683d2

View File

@@ -50,9 +50,7 @@
#include "rootlessCommon.h"
#ifdef DAMAGE
#include "damage.h"
#endif
/* 10.4's deferred update makes X slower.. have to live with the tearing
* for now.. */