summarylogtreecommitdiffstats
path: root/net.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net.patch')
-rw-r--r--net.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net.patch b/net.patch
deleted file mode 100644
index 5081faee5790..000000000000
--- a/net.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/net.cpp 2016-05-05 22:11:35.000000000 +0200
-+++ net.cpp 2016-09-12 11:56:24.168824685 +0200
-@@ -51,7 +51,7 @@
- CAddress addrSeenByPeer(CService("0.0.0.0", 0), nLocalServices);
- static CNode* pnodeLocalHost = NULL;
- uint64 nLocalHostNonce = 0;
--array<int, THREAD_MAX> vnThreadsRunning;
-+boost::array<int, THREAD_MAX> vnThreadsRunning;
- static SOCKET hListenSocket = INVALID_SOCKET;
- CAddrMan addrman;
-