From 573e5c4f462c3f97697f16388025a8e13469487c Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 4 Feb 2011 15:35:11 +0000 Subject: Solved a crash in multiwindow mode due to a crash overflow: - Make sure WM_WM_REINIT and WM_WM_MOVE do not have the same value - Make sure the nextview handle is not the same as the window itself --- xorg-server/hw/xwin/winclipboard.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'xorg-server/hw/xwin/winclipboard.h') diff --git a/xorg-server/hw/xwin/winclipboard.h b/xorg-server/hw/xwin/winclipboard.h index 9bf7c9c0e..95c4050a4 100644 --- a/xorg-server/hw/xwin/winclipboard.h +++ b/xorg-server/hw/xwin/winclipboard.h @@ -77,8 +77,6 @@ typedef int pid_t; #define WIN_XEVENTS_CONVERT 2 #define WIN_XEVENTS_NOTIFY 3 -#define WM_WM_REINIT (WM_USER + 1) - #include "winmsg.h" /* -- cgit v1.2.3