1
0
Fork 0
forked from lthn/blockchain

why BOOST_CLASS_VERSION was there??

This commit is contained in:
cryptozoidberg 2020-02-12 00:10:31 +01:00
parent fd14a990e0
commit 8865c0c270
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC

View file

@ -41,8 +41,6 @@ namespace po = boost::program_options;
#include <crtdbg.h>
#endif
//TODO: need refactoring here. (template classes can't be used in BOOST_CLASS_VERSION)
BOOST_CLASS_VERSION(nodetool::node_server<currency::t_currency_protocol_handler<currency::core> >, CURRENT_P2P_STORAGE_ARCHIVE_VER);
struct wallet_lock_time_watching_policy
{