remove thread
This commit is contained in:
parent
b6d2e98091
commit
2e41c8aafe
2 changed files with 24 additions and 11 deletions
|
@ -59,7 +59,6 @@ private:
|
|||
|
||||
std::mutex m_mutex; // protect next data
|
||||
std::optional<Data> m_data_next;
|
||||
std::thread m_restart_thread;
|
||||
|
||||
// TODO: move to objec list utils
|
||||
void select_volume(ModelVolume * volume);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue