module: unicode: remove unused uconv.c

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #16702
This commit is contained in:
наб
2024-11-01 20:12:13 +01:00
committed by GitHub
parent db2354534d
commit 1c7d4b4c94
5 changed files with 3 additions and 887 deletions
+1 -2
View File
@@ -217,8 +217,7 @@ SRCS+= abd_os.c \
zvol_os.c
#unicode
SRCS+= u8_textprep.c \
uconv.c
SRCS+= u8_textprep.c
#zcommon
SRCS+= cityhash.c \