summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2006-10-11 19:31:30 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2006-10-11 19:31:30 +0000
commitb9582c342855274fe2ddf2e4145ab865fb922e76 (patch)
treecffe5ede5ef7bd62ae1690af65aa19398d28b445 /src/client.h
parent71b44db3b8fc6dea2f8dd76f6308b010b02f9c12 (diff)
downloadxfwm4-b9582c342855274fe2ddf2e4145ab865fb922e76.tar.gz
Woops, some changes have leaked in previous commit by mistake...
(Old svn revision: 23358)
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client.h b/src/client.h
index 6cc74931b..314e3acf6 100644
--- a/src/client.h
+++ b/src/client.h
@@ -104,7 +104,6 @@
#define XFWM_FLAG_FIRST_MAP (1L<<19)
#define XFWM_FLAG_LEGACY_FULLSCREEN (1L<<20)
#define XFWM_FLAG_MOVING_RESIZING (1L<<21)
-#define XFWM_FLAG_WORSKPACE_HIDE (1L<<22)
#define CLIENT_FLAG_HAS_STRUT (1L<<0)
#define CLIENT_FLAG_HAS_STRUT_PARTIAL (1L<<1)