mirror of
https://github.com/holub/mame
synced 2025-04-20 07:22:04 +03:00
fix compile (nw)
This commit is contained in:
parent
a90599b902
commit
852240ddf2
@ -25,7 +25,6 @@ target_manager::target_manager(texture_manager& textures)
|
||||
: m_textures(textures)
|
||||
, m_screen_count(0)
|
||||
{
|
||||
(void)m_options; // prevent carping about unused variable
|
||||
}
|
||||
|
||||
target_manager::~target_manager()
|
||||
|
Loading…
Reference in New Issue
Block a user