Merge pull request #4044 from mrdominuzq/openelec-xorg

xorg-server: remove upstream patch
This commit is contained in:
Stefan Saraev 2015-03-26 13:46:44 +02:00
commit 30c3a2230f

View File

@ -1,11 +0,0 @@
diff -Naur xorg-server-1.12.2/dix/window.c xorg-server-1.12.2.patch/dix/window.c
--- xorg-server-1.12.2/dix/window.c 2012-05-17 19:09:02.000000000 +0200
+++ xorg-server-1.12.2.patch/dix/window.c 2012-06-04 07:31:56.958440047 +0200
@@ -107,6 +107,7 @@
#include "validate.h"
#include "windowstr.h"
#include "propertyst.h"
+#include "selection.h" /* DeleteWindowFromAnySelections */
#include "input.h"
#include "inputstr.h"
#include "resource.h"