remove an extra space

This commit is contained in:
Stephen Birarda 2015-12-21 16:45:33 -07:00
parent 9e2d06710f
commit 74d1685617

View file

@ -54,7 +54,6 @@ void ThreadedAssignment::setFinished(bool isFinished) {
nodeList->getDomainHandler().disconnect();
// stop our owned timers
_domainServerTimer.stop();
_statsTimer.stop();