Skip to content

Commit 836ddcb

Browse files
committed
[PR #1386] include: windowstr.h: drop unused Guarantee* defines
PR: #1386
1 parent 7387f05 commit 836ddcb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/windowstr.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ SOFTWARE.
5959
#include <X11/Xprotostr.h>
6060
#include "opaque.h"
6161

62-
#define GuaranteeNothing 0
63-
#define GuaranteeVisBack 1
6462

6563
#define SameBackground(as, a, bs, b) \
6664
((as) == (bs) && ((as) == None || \

0 commit comments

Comments
 (0)