Remove this

This commit is contained in:
fed 2021-09-27 02:36:07 +02:00 committed by GitHub
parent e5e1319543
commit c981bb2b47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,6 @@ namespace ui_scripting
void hks_shutdown_stub()
{
printf("shutdown\n");
ui_scripting::lua::engine::stop();
hks_shutdown_hook.invoke<void*>();
}