summarylogtreecommitdiffstats
path: root/angleproject-undo-mingw-org-compatibility.patch
diff options
context:
space:
mode:
Diffstat (limited to 'angleproject-undo-mingw-org-compatibility.patch')
-rw-r--r--angleproject-undo-mingw-org-compatibility.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/angleproject-undo-mingw-org-compatibility.patch b/angleproject-undo-mingw-org-compatibility.patch
deleted file mode 100644
index 4496d6992d36..000000000000
--- a/angleproject-undo-mingw-org-compatibility.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- angle/src/common/platform.h.orig 2014-12-29 14:28:40.707691427 +0100
-+++ angle/src/common/platform.h 2014-12-29 14:28:57.662866462 +0100
-@@ -82,7 +82,7 @@
- # endif
- # endif
-
--# if defined(__MINGW32__) // Missing defines on MinGW
-+# if defined(__MINGW32__) && 0 // Missing defines on MinGW
- typedef enum D3D11_MAP_FLAG
- {
- D3D11_MAP_FLAG_DO_NOT_WAIT = 0x100000L