mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 03:37:45 +03:00
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:
+1
-2
@@ -224,8 +224,7 @@ zfs-objs += $(addprefix nvpair/,$(NVPAIR_OBJS))
|
||||
|
||||
|
||||
UNICODE_OBJS := \
|
||||
u8_textprep.o \
|
||||
uconv.o
|
||||
u8_textprep.o
|
||||
|
||||
zfs-objs += $(addprefix unicode/,$(UNICODE_OBJS))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user