include: windowstr.h: drop unused Guarantee* defines

They aren't used anymore since about two decades, so no need to
keep them around any longer.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-11-10 19:11:34 +01:00
committed by Enrico Weigelt
parent f813cb569f
commit 932f4be393

View File

@@ -59,8 +59,6 @@ SOFTWARE.
#include <X11/Xprotostr.h>
#include "opaque.h"
#define GuaranteeNothing 0
#define GuaranteeVisBack 1
#define SameBackground(as, a, bs, b) \
((as) == (bs) && ((as) == None || \