summarylogtreecommitdiffstats
path: root/wx_workaround.patch
diff options
context:
space:
mode:
Diffstat (limited to 'wx_workaround.patch')
-rw-r--r--wx_workaround.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/wx_workaround.patch b/wx_workaround.patch
deleted file mode 100644
index 007d4b5e1994..000000000000
--- a/wx_workaround.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff a/include/bbox.h b/include/bbox.h
---- a/include/bbox.h
-+++ b/include/bbox.h
-@@ -6,7 +6,9 @@
- #include "wx/wx.h"
- #endif
-
-+#undef wxDEPRECATED_MSG
-+#define wxDEPRECATED_MSG(param)
- #include "wx/matrix.h"
- #include "wx/geometry.h"