From 434c84382f229fd68accbb13f7bec30fd2af0bcc Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Thu, 14 Jun 2012 16:46:24 +0400 Subject: [PATCH] src/gui/audioplayer.h: remove unused variable --- src/gui/audioplayer.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gui/audioplayer.h b/src/gui/audioplayer.h index 1c94fe164..3fea78f12 100644 --- a/src/gui/audioplayer.h +++ b/src/gui/audioplayer.h @@ -138,7 +138,6 @@ class CAudioPlayerGui : public CMenuTarget int m_LastMode; int m_idletime; bool m_screensaver; - bool m_vol_ost; bool m_inetmode; uint32_t stimer;