Remove redundant utf8 compilation unit that was leftover from Dolphin
This commit is contained in:
parent
9f7f1a2272
commit
961f65d1fe
3 changed files with 0 additions and 528 deletions
|
@ -20,7 +20,6 @@ set(SRCS
|
|||
symbols.cpp
|
||||
thread.cpp
|
||||
timer.cpp
|
||||
utf8.cpp
|
||||
)
|
||||
|
||||
set(HEADERS
|
||||
|
@ -60,7 +59,6 @@ set(HEADERS
|
|||
thread_queue_list.h
|
||||
thunk.h
|
||||
timer.h
|
||||
utf8.h
|
||||
)
|
||||
|
||||
create_directory_groups(${SRCS} ${HEADERS})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue