No need for those comments anymore.
This commit is contained in:
parent
78a7daf984
commit
0c0ce8def2
@ -65,8 +65,6 @@ int NeoComm_connect(const char *address, const unsigned short port) {
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
// NOTICE: When the new OpenDHT release comes out this code should work.
|
|
||||||
// Meanwhile just keep it commented out.
|
|
||||||
int NeoComm_import_nodes(const char *node_file) {
|
int NeoComm_import_nodes(const char *node_file) {
|
||||||
if(not node.isRunning())
|
if(not node.isRunning())
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user