diff Gui/wm/ws.h @ 6089:39c2bfe5c267

small fixes
author pontscho
date Tue, 14 May 2002 11:41:02 +0000
parents b5fb9a927bf3
children b9651eb9749e
line wrap: on
line diff
--- a/Gui/wm/ws.h	Tue May 14 09:39:13 2002 +0000
+++ b/Gui/wm/ws.h	Tue May 14 11:41:02 2002 +0000
@@ -87,14 +87,11 @@
 #define wsPVisible   5
 #define wsRolled     6
 
-#define wsWMWMW      0
-#define wsWMUnknown  1
-#define wsWMNetWM    2
-#define wsWMKDE      3
-#define wsWMIceWM    4
-#define wsWMBlackBox 5
-#define wsWMGnome    6
-#define wsWMWMaker   7
+#define wsWMUnknown  0
+#define wsWMNetWM    1
+#define wsWMKDE      2
+#define wsWMIceWM    3
+#define wsWMWMaker   4
 
 #define wsParamDisplay Display *dpy,Window w