JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed support for the NetSupportingWmCheck stuff, netbeans, argouml and others...
[dwm.git] / dwm.c
diff --git a/dwm.c b/dwm.c
index 1529372..ae9e16e 100644 (file)
--- a/dwm.c
+++ b/dwm.c
@@ -1514,6 +1514,7 @@ setup(void) {
 
        /* multihead support */
        selscreen = XQueryPointer(dpy, root, &w, &w, &d, &d, &d, &d, &mask);
+
 }
 
 void