diff options
| author | Garrett D'Amore <garrett@damore.org> | 2023-12-17 10:00:52 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2023-12-17 10:00:52 -0800 |
| commit | ca6323109ba0c76e13ed629350348dfc6d144932 (patch) | |
| tree | 5d6da790bdee3332d66b29b2f3ffbf0c3638aed1 /src/core/CMakeLists.txt | |
| parent | dc499882e82827f39a77669fb7dc5cd7a70aaf40 (diff) | |
| download | nng-ca6323109ba0c76e13ed629350348dfc6d144932.tar.gz nng-ca6323109ba0c76e13ed629350348dfc6d144932.tar.bz2 nng-ca6323109ba0c76e13ed629350348dfc6d144932.zip | |
fixes #1729 remove nni_timer
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index eb511a83..f003d756 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -68,8 +68,6 @@ nng_sources( tcp.h thread.c thread.h - timer.c - timer.h url.c url.h ) |
