diff options
| author | bunnei <bunneidev@gmail.com> | 2021-01-15 09:42:33 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-15 09:42:33 -0800 |
| commit | f728a504aa3aaea48ca86860ad04a975a355a4f5 (patch) | |
| tree | 041d45be7f094d0f28119570507316ea54611f29 /src/common/CMakeLists.txt | |
| parent | 9754a8145c621f010a4a1f68ee1b469b3a438ab9 (diff) | |
| parent | 91084d93961673ba7715d9b34c2c0dbee7d41cc1 (diff) | |
Merge pull request #5355 from lioncash/timer
common/timer: Remove
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 aeaf8e81f..9824c5564 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -166,8 +166,6 @@ add_library(common STATIC threadsafe_queue.h time_zone.cpp time_zone.h - timer.cpp - timer.h tree.h uint128.cpp uint128.h |
