Skip to content

Commit

Permalink
No need to cancel the task. The thread is ending.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrouget committed Nov 4, 2019
1 parent f626355 commit f11132f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion support/hololens/ServoApp/ServoControl/ServoControl.cpp
Expand Up @@ -265,7 +265,6 @@ void ServoControl::Loop() {
mServo->PerformUpdates();
}
mServo->DeInit();
cancel_current_task();
}

void ServoControl::StartRenderLoop() {
Expand Down

0 comments on commit f11132f

Please sign in to comment.