From 54a379f9662fc64c414f18570d627ba8edccdfc3 Mon Sep 17 00:00:00 2001 From: Richard Newton Date: Tue, 29 Oct 2013 09:07:38 +0000 Subject: [PATCH] Clean up dead code in cmake. --- CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 56dd2882..adefe0a2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -629,12 +629,6 @@ list(APPEND tests test_abstract_ipc test_fork test_proxy - -# test_monitor -# test_pair_ipc -# test_reqrep_ipc -# test_abstract_ipc -# test_stream ) endif()