Remove obsolete pubsub method definitions
This commit is contained in:
parent
482783b341
commit
9abbeeabd7
1 changed files with 0 additions and 3 deletions
|
@ -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();
|
void CloseSocketDisconnect();
|
||||||
|
|
||||||
// Denial-of-service detection/prevention
|
// Denial-of-service detection/prevention
|
||||||
|
|
Loading…
Reference in a new issue