Skip to content

Commit f2aead8

Browse files
committed
build/meson: remove not required libunicode.c for unicode_gen
1 parent d6f0527 commit f2aead8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,6 @@ endif
507507
unicode_gen = executable(
508508
'unicode_gen',
509509
'cutils.c',
510-
'libunicode.c',
511510
'unicode_gen.c',
512511

513512
c_args: qjs_c_args,

0 commit comments

Comments
 (0)