diff Gui/wm/ws.h @ 8864:b8c271750450

- sync with x11_common - half rewrited font render engine (disabled by default)
author pontscho
date Thu, 09 Jan 2003 20:47:14 +0000
parents 9246adcf95f0
children 36a5cdca733b
line wrap: on
line diff
--- a/Gui/wm/ws.h	Thu Jan 09 20:42:01 2003 +0000
+++ b/Gui/wm/ws.h	Thu Jan 09 20:47:14 2003 +0000
@@ -170,8 +170,6 @@
 extern int                  wsMaxX;
 extern int                  wsMaxY;
 
-extern int		    wsWMType;
-
 extern Display            * wsDisplay;
 extern int                  wsScreen;
 extern Window               wsRootWin;