mirror of
https://github.com/Lime3DS/Lime3DS
synced 2025-01-09 13:43:27 +00:00
nit: Removed blank line after function definition
This commit is contained in:
parent
6be3af71d4
commit
f9c96d1b76
1 changed files with 0 additions and 1 deletions
|
@ -562,7 +562,6 @@ void System::RegisterImageInterface(std::shared_ptr<Frontend::ImageInterface> im
|
|||
}
|
||||
|
||||
void System::Shutdown(bool is_deserializing) {
|
||||
|
||||
// Shutdown emulation session
|
||||
is_powered_on = false;
|
||||
|
||||
|
|
Loading…
Reference in a new issue