Remove unused symbols code

This commit is contained in:
Yuri Kunde Schlesner 2017-05-07 15:01:37 -07:00
parent 6577bbc3c5
commit cb4da3975e
6 changed files with 0 additions and 124 deletions

View file

@ -38,7 +38,6 @@ set(SRCS
param_package.cpp
scm_rev.cpp
string_util.cpp
symbols.cpp
thread.cpp
timer.cpp
)
@ -74,7 +73,6 @@ set(HEADERS
scope_exit.h
string_util.h
swap.h
symbols.h
synchronized_wrapper.h
thread.h
thread_queue_list.h