aboutsummaryrefslogtreecommitdiff
path: root/src/net.h
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2015-02-26 05:30:59 -0800
committerPieter Wuille <pieter.wuille@gmail.com>2015-02-26 05:30:59 -0800
commit9abbeeabd745b2817f69166b73fa3de16f15c0e2 (patch)
tree4a1b879b0d0688e25608a0da726594e5a9e92d2b /src/net.h
parent482783b341a078c1604207941f01100839e8c9e6 (diff)
downloadbitcoin-9abbeeabd745b2817f69166b73fa3de16f15c0e2.tar.xz
Remove obsolete pubsub method definitions
Diffstat (limited to 'src/net.h')
-rw-r--r--src/net.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net.h b/src/net.h
index b78665b5c6..d2b2d88ddb 100644
--- a/src/net.h
+++ b/src/net.h
@@ -570,9 +570,6 @@ public:
}
}
- bool IsSubscribed(unsigned int nChannel);
- void Subscribe(unsigned int nChannel, unsigned int nHops=0);
- void CancelSubscribe(unsigned int nChannel);
void CloseSocketDisconnect();
// Denial-of-service detection/prevention