Revert shutdown locks for now (deadlock on macOS)

This commit is contained in:
Sergey Stepanov 2024-07-09 23:17:44 +03:00
parent e46b739311
commit 72b791cc5e
No known key found for this signature in database
GPG key ID: A56B4929BAA8556B

View file

@ -263,8 +263,8 @@ func (f *Frontend) Start() {
}
}
f.Shutdown()
f.mui.Unlock()
}()
defer f.mui.Unlock()
if f.HasSave() {
// advance 1 frame for Mupen, DOSBox save states