mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 03:53:34 +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->stopPingUnknownAgentsThread();
|
||||
agentList->stopSilentAgentRemovalThread();
|
||||
}
|
||||
|
||||
|
||||
}
|
Loading…
Reference in a new issue