mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 07:37:28 +02:00
remove an extra space
This commit is contained in:
parent
9e2d06710f
commit
74d1685617
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ void ThreadedAssignment::setFinished(bool isFinished) {
|
||||||
nodeList->getDomainHandler().disconnect();
|
nodeList->getDomainHandler().disconnect();
|
||||||
|
|
||||||
// stop our owned timers
|
// stop our owned timers
|
||||||
|
|
||||||
_domainServerTimer.stop();
|
_domainServerTimer.stop();
|
||||||
_statsTimer.stop();
|
_statsTimer.stop();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue