build fix

This commit is contained in:
water
2021-08-09 22:05:07 -04:00
parent 9495e91259
commit fb006492c5
2 changed files with 6 additions and 5 deletions
-1
View File
@@ -184,7 +184,6 @@ void KernelCheckAndDispatch() {
if (time_ms < 4) {
std::this_thread::sleep_for(std::chrono::microseconds(1000));
}
}
}