From ad17210d7a6527d50786fbe60758e74e3c62abcb Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Tue, 1 Dec 2020 21:05:24 +0100 Subject: Compute supported extensions dynamically in installation and download manager. --- src/installationmanager.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/installationmanager.h') 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 m_Installers; - std::set m_SupportedExtensions; // Archive management. std::unique_ptr m_ArchiveHandler; -- cgit v1.3.1