From 69a475cb890736bfd808f2dc58c28db10574551b Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 5 Dec 2020 10:34:44 -0800 Subject: Move TCP out of supplemental. This was only used internally, and can live as part of core. --- src/supplemental/tcp/CMakeLists.txt | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/supplemental/tcp/CMakeLists.txt (limited to 'src/supplemental/tcp/CMakeLists.txt') diff --git a/src/supplemental/tcp/CMakeLists.txt b/src/supplemental/tcp/CMakeLists.txt deleted file mode 100644 index d6b3b531..00000000 --- a/src/supplemental/tcp/CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ -# -# Copyright 2019 Staysail Systems, Inc. -# -# This software is supplied under the terms of the MIT License, a -# copy of which should be located in the distribution where this -# file was obtained (LICENSE.txt). A copy of the license may also be -# found online at https://opensource.org/licenses/MIT. -# - -nng_sources(tcp.c) \ No newline at end of file -- cgit v1.2.3-70-g09d2