mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-10 20:25:06 +01:00
nit: Removed blank line after function definition
This commit is contained in:
parent
6be3af71d4
commit
f9c96d1b76
@ -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 New Issue
Block a user