mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
Remove now-unused variable
This commit is contained in:
parent
d500e6a5fa
commit
59fa46280b
@ -133,7 +133,6 @@ private:
|
||||
|
||||
void * m_handle; // handle to the monitor
|
||||
float m_aspect; // computed/configured aspect ratio of the physical device
|
||||
float m_pixel_aspect; // computed pixel aspect ratio
|
||||
};
|
||||
|
||||
class osd_window_config
|
||||
|
Loading…
Reference in New Issue
Block a user