diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-04-11 17:45:54 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-04-11 17:45:54 +0200 |
commit | c2a7164c52e0f1ea24eef8357cf28a191e3911d9 (patch) | |
tree | 6adbe3cfb37ec4fca51003633bea9334f4822be5 /toolkit/xre | |
parent | 66b05e93d3de1082c2f7d441e055dbc3e0e65191 (diff) | |
parent | 7004dcab622e9e7b7141df22c7b035b25380f365 (diff) | |
download | uxp-c2a7164c52e0f1ea24eef8357cf28a191e3911d9.tar.gz |
Rebase on master
Diffstat (limited to 'toolkit/xre')
-rw-r--r-- | toolkit/xre/nsWindowsWMain.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/toolkit/xre/nsWindowsWMain.cpp b/toolkit/xre/nsWindowsWMain.cpp index 788d25a900..e282374cc1 100644 --- a/toolkit/xre/nsWindowsWMain.cpp +++ b/toolkit/xre/nsWindowsWMain.cpp @@ -18,10 +18,6 @@ #include "nsSetDllDirectory.h" #endif -#if defined(__GNUC__) -#define XRE_DONT_SUPPORT_XPSP2 -#endif - #ifdef __MINGW32__ /* MingW currently does not implement a wide version of the |