Tidying
This commit is contained in:
@@ -942,7 +942,7 @@ namespace Bloom::TargetController
|
||||
* Insight has just started up.
|
||||
*
|
||||
* Refresh the target state and kick off a target stop/resume execution event. Setting the lastTargetState
|
||||
* to UNKNOWN will be enough to do this. See TargetController::fireTargetEvents().
|
||||
* to UNKNOWN will be enough to do this. See TargetControllerComponent::fireTargetEvents().
|
||||
*/
|
||||
this->lastTargetState = TargetState::UNKNOWN;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user