summaryrefslogtreecommitdiff
path: root/utf8.h
diff options
context:
space:
mode:
Diffstat (limited to 'utf8.h')
-rw-r--r--utf8.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/utf8.h b/utf8.h
index f1205a6be5..d8ca84eca8 100644
--- a/utf8.h
+++ b/utf8.h
@@ -125,7 +125,6 @@ END_EXTERN_C
/* As there are no translations, avoid the function wrapper */
#define utf8n_to_uvchr utf8n_to_uvuni
-#define valid_utf8_to_uvchr valid_utf8_to_uvuni
#define uvchr_to_utf8 uvuni_to_utf8
/*