Remove unicode.c

This commit is contained in:
emersion 2019-01-17 12:45:41 +01:00
parent b29d19bf0d
commit f951c2357f
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
3 changed files with 0 additions and 135 deletions

View file

@ -9,7 +9,6 @@ lib_sway_common = static_library(
'list.c',
'pango.c',
'stringop.c',
'unicode.c',
'util.c'
),
dependencies: [