diff options
Diffstat (limited to 'common/meson.build')
-rw-r--r-- | common/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/meson.build b/common/meson.build index 4ad872d1..3af1f1d5 100644 --- a/common/meson.build +++ b/common/meson.build @@ -9,7 +9,6 @@ lib_sway_common = static_library( 'list.c', 'pango.c', 'stringop.c', - 'unicode.c', 'util.c' ), dependencies: [ |