aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2018-08-20 16:09:12 -0700
committerGarrett D'Amore <garrett@damore.org>2018-08-20 16:18:24 -0700
commita14ea4aef0f36879b4eab10288151f971b9e4665 (patch)
treed81a800f0b2aeb7387e4c2759c2f3f840abad2c1 /src/CMakeLists.txt
parent5febda44a4dd207bddab52613738b2d2545ad1a9 (diff)
downloadnng-a14ea4aef0f36879b4eab10288151f971b9e4665.tar.gz
nng-a14ea4aef0f36879b4eab10288151f971b9e4665.tar.bz2
nng-a14ea4aef0f36879b4eab10288151f971b9e4665.zip
fixes #668 Remove the old win_event stuff
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ed96b6bc..e59ee5b0 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -140,7 +140,6 @@ if (NNG_PLATFORM_WINDOWS)
platform/windows/win_debug.c
platform/windows/win_file.c
platform/windows/win_io.c
- platform/windows/win_iocp.c
platform/windows/win_ipcconn.c
platform/windows/win_ipcdial.c
platform/windows/win_ipclisten.c