mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-17 14:26:17 +02:00
remove some spacing at the bottom of eve main
This commit is contained in:
parent
eb5375869d
commit
19e29585fc
1 changed files with 1 additions and 3 deletions
|
@ -204,6 +204,4 @@ int main(int argc, const char* argv[]) {
|
||||||
agentList->stopDomainServerCheckInThread();
|
agentList->stopDomainServerCheckInThread();
|
||||||
agentList->stopPingUnknownAgentsThread();
|
agentList->stopPingUnknownAgentsThread();
|
||||||
agentList->stopSilentAgentRemovalThread();
|
agentList->stopSilentAgentRemovalThread();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue