mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-12 17:58:53 +01:00
On closing, RetroFE only needs to be de-initialised once. Destroying the
RetroFE object will already do that.
This commit is contained in:
parent
a22bd1c6a1
commit
7294dc9ee9
@ -102,8 +102,6 @@ int main(int argc, char **argv)
|
||||
|
||||
p.run();
|
||||
|
||||
p.deInitialize();
|
||||
|
||||
Logger::deInitialize();
|
||||
|
||||
return 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user