mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 13:23:36 +02:00
remove a blank line
This commit is contained in:
parent
f5a73b00a4
commit
fe7749c397
1 changed files with 0 additions and 1 deletions
|
@ -231,7 +231,6 @@ int main(int argc, const char* argv[]) {
|
|||
otherAgentFreeVerb->setDamping(DISTANCE_REVERB_DAMPING);
|
||||
otherAgentFreeVerb->setRoomSize(DISTANCE_REVERB_ROOM_SIZE);
|
||||
otherAgentFreeVerb->setWidth(DISTANCE_REVERB_WIDTH);
|
||||
|
||||
} else {
|
||||
otherAgentFreeVerb = freeVerbIterator->second;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue