From 88f6f92f37e9c9b392f46741fc76294e9a35815f Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 3 Dec 2018 20:37:20 +0000 Subject: removed obsolete xp code git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8485 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/winfileassoc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/qmmpui/winfileassoc.h') diff --git a/src/qmmpui/winfileassoc.h b/src/qmmpui/winfileassoc.h index 5d861e09d..5c1a2a126 100644 --- a/src/qmmpui/winfileassoc.h +++ b/src/qmmpui/winfileassoc.h @@ -48,7 +48,6 @@ public: bool GetRegisteredExtensions(const QStringList& extensionsToCheck, QStringList& registeredExtensions); bool RemoveClassId(); int CreateFileAssociations(const QStringList& fileExtensions); - int RestoreFileAssociations(const QStringList& fileExtensions); }; #endif -- cgit v1.2.3-13-gbd6f