From a30a9559c749446165ec84e737fe85b44a462584 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Thu, 18 Dec 2014 02:48:14 +0100 Subject: NOISSUE Fix jar mods for OnesSix --- logic/OneSixUpdate.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'logic/OneSixUpdate.h') diff --git a/logic/OneSixUpdate.h b/logic/OneSixUpdate.h index 2cad7408..5bbe86ba 100644 --- a/logic/OneSixUpdate.h +++ b/logic/OneSixUpdate.h @@ -53,8 +53,6 @@ slots: void assetsFinished(); void assetsFailed(); - void stripJar(QString origPath, QString newPath); - bool MergeZipFiles(QuaZip *into, QString from); private: NetJobPtr jarlibDownloadJob; NetJobPtr legacyDownloadJob; @@ -63,7 +61,7 @@ private: std::shared_ptr targetVersion; /// the task that is spawned for version updates std::shared_ptr versionUpdateTask; - + OneSixInstance *m_inst = nullptr; QString jarHashOnEntry; QList fmlLibsToProcess; -- cgit v1.2.3