aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/cryptonote_core/CMakeLists.txt')
-rw-r--r--src/cryptonote_core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cryptonote_core/CMakeLists.txt b/src/cryptonote_core/CMakeLists.txt
index 3b676e8ce..ad1745b7f 100644
--- a/src/cryptonote_core/CMakeLists.txt
+++ b/src/cryptonote_core/CMakeLists.txt
@@ -76,7 +76,6 @@ target_link_libraries(cryptonote_core
PUBLIC
common
crypto
- otshell_utils
blockchain_db
ringct
${Boost_DATE_TIME_LIBRARY}