Remove support for Metrowerks compiler

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/332/head
Michele Calgaro 6 months ago
parent 2f4b28dee0
commit 88945489d3
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -149,11 +149,6 @@
/* Compiler */
/* COMPILER(CWP) */
#if defined(__MWERKS__)
#define WTF_COMPILER_CWP 1
#endif
/* COMPILER(MSVC) */
#if defined(_MSC_VER)
#define WTF_COMPILER_MSVC 1

Loading…
Cancel
Save