Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mpc-hc/PPagePlayback.h')
-rw-r--r--src/mpc-hc/PPagePlayback.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mpc-hc/PPagePlayback.h b/src/mpc-hc/PPagePlayback.h
index 450d7b8e9..5d3462be0 100644
--- a/src/mpc-hc/PPagePlayback.h
+++ b/src/mpc-hc/PPagePlayback.h
@@ -54,7 +54,6 @@ public:
int m_nAutoFitFactor;
CSpinButtonCtrl m_AutoFitFactorCtrl;
BOOL m_fAutoloadAudio;
- BOOL m_fAutoloadSubtitles;
BOOL m_fEnableWorkerThreadForOpening;
BOOL m_fReportFailedPins;
CString m_subtitlesLanguageOrder;
@@ -80,7 +79,6 @@ public:
afx_msg void OnUpdateLoopNum(CCmdUI* pCmdUI);
afx_msg void OnUpdateAutoZoomCombo(CCmdUI* pCmdUI);
afx_msg void OnUpdateAfterPlayback(CCmdUI* pCmdUI);
- afx_msg void OnUpdateISREnabled(CCmdUI* pCmdUI);
afx_msg void OnUpdateSpeedStep(CCmdUI* pCmdUI);
afx_msg void OnBalanceTextDblClk();