mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Remove DomainServer qualification inside header
This commit is contained in:
parent
ea56c568a7
commit
2e23230e82
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ private:
|
|||
QJsonObject jsonForSocket(const HifiSockAddr& socket);
|
||||
QJsonObject jsonObjectForNode(const SharedNodePointer& node);
|
||||
|
||||
bool DomainServer::shouldReplicateNode(const Node& node);
|
||||
bool shouldReplicateNode(const Node& node);
|
||||
|
||||
void setupGroupCacheRefresh();
|
||||
|
||||
|
|
Loading…
Reference in a new issue