From 9a6c2b0e2c0a4fb9f26b9c9d1137a66d7977251b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sat, 16 Sep 2017 23:09:05 +0200 Subject: NOISSUE Add back Legacy for migration purposes --- api/logic/Env.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'api/logic/Env.cpp') diff --git a/api/logic/Env.cpp b/api/logic/Env.cpp index e2abda49..cf321af2 100644 --- a/api/logic/Env.cpp +++ b/api/logic/Env.cpp @@ -19,8 +19,6 @@ struct Env::Private shared_qobject_ptr m_metacache; std::shared_ptr m_iconlist; shared_qobject_ptr m_metadataIndex; - // FIXME: replace with mojang format LWJGL in meta store - std::shared_ptr m_lwjgllist; QString m_jarsPath; }; -- cgit v1.2.3