diff --git a/include/windowstr.h b/include/windowstr.h index d640ee7e4c..295542983b 100644 --- a/include/windowstr.h +++ b/include/windowstr.h @@ -59,8 +59,6 @@ SOFTWARE. #include #include "opaque.h" -#define GuaranteeNothing 0 -#define GuaranteeVisBack 1 #define SameBackground(as, a, bs, b) \ ((as) == (bs) && ((as) == None || \