Fix addnode "onetry": Connect with OpenNetworkConnection

This commit is contained in:
Cozz Lovan
2014-05-10 00:39:49 +02:00
parent 605d5b5558
commit b641c9cd21
3 changed files with 2 additions and 4 deletions

View File

@@ -41,9 +41,6 @@ using namespace boost;
static const int MAX_OUTBOUND_CONNECTIONS = 8;
bool OpenNetworkConnection(const CAddress& addrConnect, CSemaphoreGrant *grantOutbound = NULL, const char *strDest = NULL, bool fOneShot = false);
//
// Global state variables
//