Revert "Cleanup test impact of moving blockchain_db_types()"

This reverts commit 3dd34a49ef.
This commit is contained in:
Howard Chu 2017-08-29 13:05:22 +01:00 committed by moneromooo-monero
parent a95e460c71
commit 3d19ab7067
3 changed files with 0 additions and 13 deletions

View file

@ -39,8 +39,6 @@ target_link_libraries(core_proxy
PRIVATE
cryptonote_core
cryptonote_protocol
common
blockchain_db
p2p
epee
${CMAKE_THREAD_LIBS_INIT}