[PR #1940] xquartz: drop ifdef DAMAGE

PR: https://github.com/X11Libre/xserver/pull/1940
This commit is contained in:
Enrico Weigelt, metux IT consult
2026-02-04 17:13:05 +01:00
parent 3bd2c8aa1c
commit abe7190fa8

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.. */