client: remove _AWESOME_FLOATING

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2009-02-26 12:35:46 +01:00
parent 75b4f04251
commit 9db9abd02a
2 changed files with 0 additions and 2 deletions

View File

@ -1150,7 +1150,6 @@ client_unmanage(client_t *c)
/* delete properties */
xcb_delete_property(globalconf.connection, c->win, _AWESOME_TAGS);
xcb_delete_property(globalconf.connection, c->win, _AWESOME_FLOATING);
/* All the wiboxes (may) need to be repositioned. */
if(client_hasstrut(c))

View File

@ -45,7 +45,6 @@ _NET_WM_STATE_HIDDEN
_NET_WM_STATE_DEMANDS_ATTENTION
UTF8_STRING
COMPOUND_TEXT
_AWESOME_FLOATING
_AWESOME_FULLSCREEN
_AWESOME_TAGS
WM_PROTOCOLS