aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2018-07-19 14:10:20 -0500
committerluigi1111 <luigi1111w@gmail.com>2018-07-19 14:10:20 -0500
commitf6d7e87b67645be02d3e9c274ff4bd842aacb09e (patch)
tree56de9b101a0e419a59ece4d0530ad405dba9c6d1 /src/simplewallet
parentMerge pull request #4074 (diff)
parentremove epee from link lines where it's redundant (diff)
downloadmonero-f6d7e87b67645be02d3e9c274ff4bd842aacb09e.tar.xz
Merge pull request #4075
438d52d remove epee from link lines where it's redundant (moneromooo-monero)
Diffstat (limited to 'src/simplewallet')
-rw-r--r--src/simplewallet/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/simplewallet/CMakeLists.txt b/src/simplewallet/CMakeLists.txt
index 8bb295931..c31cdebde 100644
--- a/src/simplewallet/CMakeLists.txt
+++ b/src/simplewallet/CMakeLists.txt
@@ -48,7 +48,6 @@ target_link_libraries(simplewallet
cncrypto
common
mnemonics
- epee
${EPEE_READLINE}
version
${Boost_CHRONO_LIBRARY}