This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
sxiv
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
No more need for CLEANMASK macro
master
Bert
13 years ago
parent
d86c95d795
commit
49c580c84e
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
window.h
+ 0
- 2
window.h
View File
@@ -23,8 +23,6 @@
#include "types.h"
#define CLEANMASK(mask) ((mask) & ~LockMask)
typedef struct {
Display *dpy;
int scr;
Write
Preview
Loading…
Cancel
Save