aboutsummaryrefslogtreecommitdiff
path: root/common/scummsys.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/scummsys.h')
-rw-r--r--common/scummsys.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/common/scummsys.h b/common/scummsys.h
index dfdf728ff4..4299de7243 100644
--- a/common/scummsys.h
+++ b/common/scummsys.h
@@ -301,14 +301,6 @@
# undef UNUSED
#endif
-#elif defined(__MORPHOS__)
-
- #define scumm_stricmp stricmp
- #define scumm_strnicmp strnicmp
-
- #define SCUMM_BIG_ENDIAN
- #define SCUMM_NEED_ALIGNMENT
-
#elif defined(__DC__)
#define scumm_stricmp strcasecmp