remove original Cryptonote blockchain_storage blockchain format

This commit is contained in:
moneromooo-monero
2016-05-26 21:48:18 +01:00
parent 86b4426191
commit 9e82b694da
24 changed files with 8 additions and 2966 deletions
-2
View File
@@ -28,7 +28,6 @@
set(cryptonote_core_sources
account.cpp
blockchain_storage.cpp
blockchain.cpp
checkpoints.cpp
cryptonote_basic_impl.cpp
@@ -44,7 +43,6 @@ set(cryptonote_core_headers)
set(cryptonote_core_private_headers
account.h
account_boost_serialization.h
blockchain_storage.h
blockchain_storage_boost_serialization.h
blockchain.h
checkpoints.h