mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 04:07:11 +02:00
remove an extra blank line
This commit is contained in:
parent
dd44a81791
commit
0c7baa3ce4
1 changed files with 0 additions and 1 deletions
|
@ -2259,7 +2259,6 @@ ReplicationServerInfo serverInformationFromSettings(QVariantMap serverMap, Repli
|
|||
serverInfo.sockAddr = {
|
||||
serverMap[REPLICATION_SERVER_ADDRESS].toString(),
|
||||
(quint16) serverMap[REPLICATION_SERVER_PORT].toString().toInt()
|
||||
|
||||
};
|
||||
|
||||
return serverInfo;
|
||||
|
|
Loading…
Reference in a new issue