diff --git a/src/net.h b/src/net.h index b78665b5c..d2b2d88dd 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