summaryrefslogtreecommitdiff
path: root/strings/strmov.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/strmov.c')
-rw-r--r--strings/strmov.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/strings/strmov.c b/strings/strmov.c
index 1393411dd8f..5112ad8d90e 100644
--- a/strings/strmov.c
+++ b/strings/strmov.c
@@ -24,11 +24,6 @@
#include <my_global.h>
#include "m_string.h"
-#ifdef BAD_STRING_COMPILER
-#undef strmov
-#define strmov strmov_overlapp
-#endif
-
#ifndef strmov
#if !defined(MC68000) && !defined(DS90)