aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/winwindow.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2014-10-03 11:16:22 +0200
committermarha <marha@users.sourceforge.net>2014-10-03 11:17:02 +0200
commit37facdad11007fb89d30d7de5328ad900de7760d (patch)
tree82d9e504958a0caa24c10d1c737667fbb59591c4 /xorg-server/hw/xwin/winwindow.h
parent6cd5821f50969f9fcce45396bfc115ce2c3156a0 (diff)
downloadvcxsrv-37facdad11007fb89d30d7de5328ad900de7760d.tar.gz
vcxsrv-37facdad11007fb89d30d7de5328ad900de7760d.tar.bz2
vcxsrv-37facdad11007fb89d30d7de5328ad900de7760d.zip
Resynchronised files with released version
Diffstat (limited to 'xorg-server/hw/xwin/winwindow.h')
-rw-r--r--xorg-server/hw/xwin/winwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xorg-server/hw/xwin/winwindow.h b/xorg-server/hw/xwin/winwindow.h
index d6e155b3a..534b524b7 100644
--- a/xorg-server/hw/xwin/winwindow.h
+++ b/xorg-server/hw/xwin/winwindow.h
@@ -111,8 +111,6 @@ typedef struct _winWMMessageRec {
#define WM_WM_HINTS_EVENT (WM_USER + 14)
#define WM_MANAGE (WM_USER + 100)
#define WM_UNMANAGE (WM_USER + 102)
-#define WM_WM_REINIT (WM_USER + 200)
-
#define MwmHintsDecorations (1L << 1)