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