aboutsummaryrefslogtreecommitdiff
path: root/string/inl-tester.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/inl-tester.c')
-rw-r--r--string/inl-tester.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/string/inl-tester.c b/string/inl-tester.c
deleted file mode 100644
index 88528e5ed8..0000000000
--- a/string/inl-tester.c
+++ /dev/null
@@ -1,6 +0,0 @@
-/* We want to test the inline functions here. */
-
-#define DO_STRING_INLINES
-#undef __USE_STRING_INLINES
-#define __USE_STRING_INLINES 1
-#include "tester.c"