From 6fa07fc4d1891d0486b2ee7aa4f1e31d063c9e3f Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 21 Aug 2021 16:11:54 -0700 Subject: Move protocol.c into SP tree (it is SP specific.) Also, remove an extraneous initialization call. --- src/core/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/CMakeLists.txt') 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 -- cgit v1.2.3-70-g09d2