mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 04:48:09 +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
|
// preload some user public keys so they can connect on first request
|
||||||
_gatekeeper.preloadAllowedUserPublicKeys();
|
_gatekeeper.preloadAllowedUserPublicKeys();
|
||||||
|
|
||||||
optionallyGetTemporaryName(args);
|
optionallyGetTemporaryName(args);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue