src/gui/audioplayer.h: remove unused variable

This commit is contained in:
[CST] Focus
2012-06-14 16:46:24 +04:00
parent 7978f72068
commit 434c84382f

View File

@@ -138,7 +138,6 @@ class CAudioPlayerGui : public CMenuTarget
int m_LastMode; int m_LastMode;
int m_idletime; int m_idletime;
bool m_screensaver; bool m_screensaver;
bool m_vol_ost;
bool m_inetmode; bool m_inetmode;
uint32_t stimer; uint32_t stimer;