]> git.lizzy.rs Git - bspwm.git/blobdiff - bspwm.c
Remove `apply_floating_atom` setting
[bspwm.git] / bspwm.c
diff --git a/bspwm.c b/bspwm.c
index 519b3882b290db99e0891e0e80f3a81fef971155..152fc30bb1a748094d2d7512f839365f3515a045 100644 (file)
--- a/bspwm.c
+++ b/bspwm.c
@@ -269,7 +269,6 @@ void setup(void)
        get_atom(#a, &a);
        GETATOM(WM_DELETE_WINDOW)
        GETATOM(WM_TAKE_FOCUS)
-       GETATOM(_BSPWM_FLOATING_WINDOW)
 #undef GETATOM
 
        const xcb_query_extension_reply_t *qep = xcb_get_extension_data(dpy, &xcb_randr_id);