更新 'simgear/scene/tsync/terrasync.cxx'
This commit is contained in:
parent
febafabff8
commit
18b6c87d7d
@ -1348,8 +1348,6 @@ void SGTerraSync::update(double)
|
||||
|
||||
enabled = false;
|
||||
|
||||
_stop = true;
|
||||
|
||||
//_workerThread->stop();
|
||||
|
||||
_retryBackOffSeconds = std::min(_retryBackOffSeconds + 60, 60u * 15);
|
||||
|
Loading…
Reference in New Issue
Block a user