forked from lthn/blockchain
why BOOST_CLASS_VERSION was there??
This commit is contained in:
parent
fd14a990e0
commit
8865c0c270
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue