aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2021-08-21 16:11:54 -0700
committerGarrett D'Amore <garrett@damore.org>2021-08-21 16:11:54 -0700
commit6fa07fc4d1891d0486b2ee7aa4f1e31d063c9e3f (patch)
tree2fbaffe2242ec2cb9a4fc97d67be76a779dc1941 /src/core/CMakeLists.txt
parent169221da8d53b2ca4fda76f894bee8505887a7c6 (diff)
downloadnng-6fa07fc4d1891d0486b2ee7aa4f1e31d063c9e3f.tar.gz
nng-6fa07fc4d1891d0486b2ee7aa4f1e31d063c9e3f.tar.bz2
nng-6fa07fc4d1891d0486b2ee7aa4f1e31d063c9e3f.zip
Move protocol.c into SP tree (it is SP specific.)
Also, remove an extraneous initialization call.
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index b55bd70a..8ff5a80d 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -50,7 +50,6 @@ nng_sources(
pipe.c
pipe.h
platform.h
- protocol.c
protocol.h
reap.c
reap.h