aboutsummaryrefslogtreecommitdiff
path: root/string/test-strcmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test-strcmp.c')
-rw-r--r--string/test-strcmp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/string/test-strcmp.c b/string/test-strcmp.c
index ece03c6..2372e92 100644
--- a/string/test-strcmp.c
+++ b/string/test-strcmp.c
@@ -99,7 +99,6 @@ simple_strcmp (const char *s1, const char *s2)
typedef int (*proto_t) (const CHAR *, const CHAR *);
-IMPL (SIMPLE_STRCMP, 1)
IMPL (STRCMP, 1)
static int