From 9fb639a00e1a809a9ea9b5e68777ec46f534761c Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Sun, 24 May 2020 13:27:40 +0200 Subject: Update ModInfo to use a single file tree for all content-related operations. --- src/modinforegular.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/modinforegular.h') diff --git a/src/modinforegular.h b/src/modinforegular.h index 0f22b6cb..08546c69 100644 --- a/src/modinforegular.h +++ b/src/modinforegular.h @@ -462,9 +462,6 @@ private: NexusBridge m_NexusBridge; - mutable std::vector m_CachedContent; - mutable QTime m_LastContentCheck; - bool needsDescriptionUpdate() const; }; -- cgit v1.3.1