diff options
| author | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2017-05-07 15:01:37 -0700 |
|---|---|---|
| committer | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2017-05-07 15:33:39 -0700 |
| commit | cb4da3975e076c828f77b3517a73e2071c605950 (patch) | |
| tree | d1c0f42e9f5f5b7224948531b7bda5c4d724f1ad /src/common/CMakeLists.txt | |
| parent | 6577bbc3c5c47d8e3868f1205284337c6c672744 (diff) | |
Remove unused symbols code
Diffstat (limited to 'src/common/CMakeLists.txt')
| -rw-r--r-- | src/common/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 13277a5c2..4b30185f1 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -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 |
