aboutsummaryrefslogtreecommitdiff
path: root/games/egl/files/patch-linux__x11_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/egl/files/patch-linux__x11_linux.h')
-rw-r--r--games/egl/files/patch-linux__x11_linux.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/egl/files/patch-linux__x11_linux.h b/games/egl/files/patch-linux__x11_linux.h
deleted file mode 100644
index a00634674628..000000000000
--- a/games/egl/files/patch-linux__x11_linux.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./linux/x11_linux.h.orig Tue May 23 20:05:59 2006
-+++ ./linux/x11_linux.h Tue May 23 20:06:00 2006
-@@ -1,6 +1,6 @@
--#ifndef __linux__
-+#ifndef __unix__
- # error You should not be including this file on this platform
--#endif // __linux__
-+#endif // __unix__
-
- #ifndef __X11_LINUX_H__
- #define __X11_LINUX_H__