Merge pull request #5832

9abbeea Remove obsolete pubsub method definitions (Pieter Wuille)
This commit is contained in:
Pieter Wuille
2015-03-01 03:04:00 -08:00

View File

@@ -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