Mind: Use state variables to manage shutdown
We now allow the shutdown*Req() methods of Mind:: to return early if their aspect of the object in question hasn't actually been initialized.
This commit is contained in:
@@ -218,7 +218,6 @@ void ComponentThread::marionetteMain(ComponentThread& self)
|
||||
if (callShutdownSalmanoff) {
|
||||
shutdownSalmanoff();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
} // namespace smo
|
||||
|
||||
Reference in New Issue
Block a user