diff options
| -rw-r--r-- | main.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -569,10 +569,6 @@ void mapRequest(XMapRequestEvent e) */ } - Window focusedWindow; - int revertToReturn; - XGetInputFocus(dpy, &focusedWindow, &revertToReturn); - unsigned char* data; Atom type; int status = getProp(e.window, "_NET_WM_WINDOW_TYPE", &type, &data); |
