aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/scummsys.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/scummsys.h b/common/scummsys.h
index 61b5d6a500..5234c1ceaf 100644
--- a/common/scummsys.h
+++ b/common/scummsys.h
@@ -153,7 +153,6 @@ typedef signed long int32;
#include "macos.h"
#define scumm_stricmp strcmp
-inline char* strdup(char *buf) {return (char*)buf;};
#define CHECK_HEAP
#define SCUMM_BIG_ENDIAN