summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-06-13 20:09:13 +0300
committerdartraiden <wowemuh@gmail.com>2018-06-13 20:09:13 +0300
commit67971c2b92ed48fa9bee1c025b3f8e97ece054e7 (patch)
tree2e7de577e29dbe6f5201aedbfe4281871ce328b2 /src/core
parentaf266c08cad5443d9125e2a8056e6543bcd430c9 (diff)
remove StdIdle from CMake and installers
Diffstat (limited to 'src/core')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
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)