mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
remove a tab in whitespace only line
This commit is contained in:
parent
f8392e62a8
commit
f1aca57543
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ DomainServer::DomainServer(int argc, char* argv[]) :
|
|||
|
||||
// preload some user public keys so they can connect on first request
|
||||
_gatekeeper.preloadAllowedUserPublicKeys();
|
||||
|
||||
|
||||
optionallyGetTemporaryName(args);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue