mirror of
https://github.com/monero-project/monero.git
synced 2026-01-26 22:34:39 +01:00
p2p: remove dead protocol defs
This commit is contained in:
@@ -94,8 +94,6 @@ int main(int argc, char* argv[])
|
||||
SL(nodetool::anchor_peerlist_entry);
|
||||
SL(nodetool::node_server<cryptonote::t_cryptonote_protocol_handler<cryptonote::core>>);
|
||||
SL(nodetool::p2p_connection_context_t<cryptonote::t_cryptonote_protocol_handler<cryptonote::core>::connection_context>);
|
||||
SL(nodetool::network_address_old);
|
||||
SL(nodetool::peerlist_entry_base<nodetool::network_address_old>);
|
||||
|
||||
SL(nodetool::network_config);
|
||||
SL(nodetool::basic_node_data);
|
||||
|
||||
Reference in New Issue
Block a user