summaryrefslogtreecommitdiffstats
path: root/src/engine/sidechain/engineshoutcast.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/sidechain/engineshoutcast.h')
-rw-r--r--src/engine/sidechain/engineshoutcast.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/engine/sidechain/engineshoutcast.h b/src/engine/sidechain/engineshoutcast.h
index 648bb36453..790a713d10 100644
--- a/src/engine/sidechain/engineshoutcast.h
+++ b/src/engine/sidechain/engineshoutcast.h
@@ -128,8 +128,7 @@ class EngineShoutcast :
long m_iShoutStatus;
long m_iShoutFailures;
ConfigObject<ConfigValue>* m_pConfig;
- Encoder *m_encoder;
- ControlObject* m_pShoutcastNeedUpdateFromPrefs;
+ Encoder* m_encoder;
ControlPushButton* m_pShoutcastEnabled;
ControlObjectSlave* m_pMasterSamplerate;
ControlObject* m_pStatusCO;