mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Fix for image device unmount (no whatsnew)
This commit is contained in:
parent
9e1610508c
commit
71f7bbc770
@ -590,7 +590,7 @@ void legacy_image_device_base::clear()
|
||||
}
|
||||
}
|
||||
|
||||
m_name.reset();
|
||||
m_image_name.reset();
|
||||
m_readonly = false;
|
||||
m_created = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user