Remove now-unused variable

This commit is contained in:
Vas Crabb 2016-03-22 12:47:40 +11:00
parent d500e6a5fa
commit 59fa46280b

View File

@ -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