From 67971c2b92ed48fa9bee1c025b3f8e97ece054e7 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 13 Jun 2018 20:09:13 +0300 Subject: remove StdIdle from CMake and installers --- src/core/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core') diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 662c4166b6..9c2f22c20b 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -4,7 +4,6 @@ add_subdirectory(stdclist) add_subdirectory(stdcrypt) add_subdirectory(stdemail) add_subdirectory(stdfile) -add_subdirectory(stdidle) add_subdirectory(stdmsg) add_subdirectory(stdssl) add_subdirectory(stduihist) -- cgit v1.2.3