Fix meson build.

This commit is contained in:
Calvin Rose 2021-04-29 15:59:44 -05:00
parent 49f66a936c
commit c3f770da27
1 changed files with 0 additions and 1 deletions

View File

@ -134,7 +134,6 @@ core_src = [
'src/core/table.c',
'src/core/thread.c',
'src/core/tuple.c',
'src/core/typedarray.c',
'src/core/util.c',
'src/core/value.c',
'src/core/vector.c',