summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-31 10:46:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-31 10:46:05 +0900
commit88945489d3d2d82c45ac2590d80b73d5279e9243 (patch)
tree3d6cfd86098f8746b48a2b3687f569768010fa46
parent2f4b28dee0ab0a168a8f8ef35c4865666a9cbdeb (diff)
downloadtdelibs-88945489d3d2d82c45ac2590d80b73d5279e9243.tar.gz
tdelibs-88945489d3d2d82c45ac2590d80b73d5279e9243.zip
Remove support for Metrowerks compiler
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--tdehtml/html/Platform.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tdehtml/html/Platform.h b/tdehtml/html/Platform.h
index 260931d78..69c354915 100644
--- a/tdehtml/html/Platform.h
+++ b/tdehtml/html/Platform.h
@@ -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