mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 14:42:24 -07:00
Remove every trailing whitespace from the project (but externals).
This commit is contained in:
@@ -57,7 +57,7 @@ void EmuThread::run() {
|
||||
Core::SingleStep();
|
||||
emit DebugModeEntered();
|
||||
yieldCurrentThread();
|
||||
|
||||
|
||||
was_active = false;
|
||||
} else {
|
||||
std::unique_lock<std::mutex> lock(running_mutex);
|
||||
|
Reference in New Issue
Block a user