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:
authordrevil_xxl <drevil_xxl@users.sourceforge.net>2007-12-27 03:07:03 +0300
committerdrevil_xxl <drevil_xxl@users.sourceforge.net>2007-12-27 03:07:03 +0300
commitb271b75623e1034b309bd8402d5a577fb0ab9b06 (patch)
treea9cbe7545687c306fe0fe6071789f013d02c959e /src/apps/mplayerc/MediaTypesDlg.h
parent91526768df5393f4da84c08989abdb120d433066 (diff)
Applied various patches.
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@349 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps/mplayerc/MediaTypesDlg.h')
-rw-r--r--src/apps/mplayerc/MediaTypesDlg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/apps/mplayerc/MediaTypesDlg.h b/src/apps/mplayerc/MediaTypesDlg.h
index cb733b40f..eceacd2ac 100644
--- a/src/apps/mplayerc/MediaTypesDlg.h
+++ b/src/apps/mplayerc/MediaTypesDlg.h
@@ -57,6 +57,4 @@ protected:
DECLARE_MESSAGE_MAP()
public:
afx_msg void OnCbnSelchangeCombo1();
- afx_msg void OnBnClickedButton1();
- afx_msg void OnUpdateButton1(CCmdUI* pCmdUI);
};