From 210629e274a08c592d8f38f7b382c1c5a05a7ab1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 17 Nov 2013 11:44:18 +0100 Subject: Use the forge mirrors for downloading forge libraries Let's hope we never, ever see a forge download error again. --- logic/net/CacheDownload.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'logic/net/CacheDownload.h') diff --git a/logic/net/CacheDownload.h b/logic/net/CacheDownload.h index 2b9a5dd8..e25aecd2 100644 --- a/logic/net/CacheDownload.h +++ b/logic/net/CacheDownload.h @@ -26,8 +26,6 @@ class CacheDownload : public NetAction Q_OBJECT public: MetaEntryPtr m_entry; - /// is the saving file already open? - bool m_opened_for_saving; /// if saving to file, use the one specified in this string QString m_target_path; /// this is the output file, if any -- cgit v1.2.3