summaryrefslogtreecommitdiff
path: root/common/meson.build
diff options
context:
space:
mode:
authoremersion <[email protected]>2019-01-17 12:45:41 +0100
committeremersion <[email protected]>2019-01-17 12:45:41 +0100
commitf951c2357fc4c1f25c7af34958e37cd65a6979d2 (patch)
tree7a88f2f7ce73800928a149c21168ceacd29c0b74 /common/meson.build
parentb29d19bf0dc405ec85c517e02298e6dffabfaeb5 (diff)
Remove unicode.c
Diffstat (limited to 'common/meson.build')
-rw-r--r--common/meson.build1
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: [