mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-23 18:19:21 +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) {
|
void System::Shutdown(bool is_deserializing) {
|
||||||
|
|
||||||
// Shutdown emulation session
|
// Shutdown emulation session
|
||||||
is_powered_on = false;
|
is_powered_on = false;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user