mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
No need to cancel the task. The thread is ending.
This commit is contained in:
parent
f626355b67
commit
f11132f8c8
1 changed files with 0 additions and 1 deletions
|
@ -265,7 +265,6 @@ void ServoControl::Loop() {
|
|||
mServo->PerformUpdates();
|
||||
}
|
||||
mServo->DeInit();
|
||||
cancel_current_task();
|
||||
}
|
||||
|
||||
void ServoControl::StartRenderLoop() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue