aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/winfileassocpage_p.h
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2018-12-03 20:37:20 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2018-12-03 20:37:20 +0000
commit88f6f92f37e9c9b392f46741fc76294e9a35815f (patch)
tree9d3e1e2f3225e92be2afbe648aa967c81edac386 /src/qmmpui/winfileassocpage_p.h
parent28f5b3c144ec23629ae67867b517ac03921f8fc1 (diff)
downloadqmmp-88f6f92f37e9c9b392f46741fc76294e9a35815f.tar.gz
qmmp-88f6f92f37e9c9b392f46741fc76294e9a35815f.tar.bz2
qmmp-88f6f92f37e9c9b392f46741fc76294e9a35815f.zip
removed obsolete xp code
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8485 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/winfileassocpage_p.h')
-rw-r--r--src/qmmpui/winfileassocpage_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/winfileassocpage_p.h b/src/qmmpui/winfileassocpage_p.h
index 0825953ea..3eecc5489 100644
--- a/src/qmmpui/winfileassocpage_p.h
+++ b/src/qmmpui/winfileassocpage_p.h
@@ -48,7 +48,7 @@ private slots:
private:
void loadAssociations();
void saveAssociations();
- int ProcessAssociations(QStringList& current, QStringList& old);
+ int ProcessAssociations(QStringList& current);
void createHelp();
QStringList m_extensions;
QStringList m_regExtensions;