summaryrefslogtreecommitdiff
path: root/src/installationmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/installationmanager.h')
-rw-r--r--src/installationmanager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/installationmanager.h b/src/installationmanager.h
index 145abdb6..2378178a 100644
--- a/src/installationmanager.h
+++ b/src/installationmanager.h
@@ -296,7 +296,6 @@ private:
QString m_DownloadsDirectory;
std::vector<MOBase::IPluginInstaller*> m_Installers;
- std::set<QString, CaseInsensitive> m_SupportedExtensions;
// Archive management.
std::unique_ptr<Archive> m_ArchiveHandler;