From b29382c748353856053f07b4756fa98f854244e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 23 Jul 2017 21:29:03 +0200 Subject: NOISSUE Remove Legacy support --- api/logic/Env.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'api/logic/Env.h') diff --git a/api/logic/Env.h b/api/logic/Env.h index d42f13ce..3dadc58e 100644 --- a/api/logic/Env.h +++ b/api/logic/Env.h @@ -53,8 +53,6 @@ public: shared_qobject_ptr metadataIndex(); - LWJGLVersionList *getLegacyLWJGL(); - QString getJarsPath(); void setJarsPath(const QString & path); protected: -- cgit v1.2.3