mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Subscribe cleanup
This commit is contained in:
committed by
Vinnie Falco
parent
2f3b5f6d0a
commit
1c68fddad7
@@ -77,12 +77,6 @@ Resource::Consumer& InfoSub::getConsumer()
|
||||
return m_consumer;
|
||||
}
|
||||
|
||||
void InfoSub::send (
|
||||
Json::Value const& jvObj, std::string const& sObj, bool broadcast)
|
||||
{
|
||||
send (jvObj, broadcast);
|
||||
}
|
||||
|
||||
std::uint64_t InfoSub::getSeq ()
|
||||
{
|
||||
return mSeq;
|
||||
|
||||
Reference in New Issue
Block a user