mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 09:49:41 +02:00
remove an empty line
This commit is contained in:
parent
dc1f726283
commit
c8545c8aeb
1 changed files with 0 additions and 1 deletions
|
@ -587,7 +587,6 @@ void DomainServer::populateDefaultStaticAssignmentsExcludingTypes(const QSet<Ass
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
// type has not been set from a command line or config file config, use the default
|
||||
// by clearing whatever exists and writing a single default assignment with no payload
|
||||
Assignment* newAssignment = new Assignment(Assignment::CreateCommand, (Assignment::Type) defaultedType);
|
||||
|
|
Loading…
Reference in a new issue