From 010e07eb4552d805ad3dc08347531d9bad6b3c24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 13 Mar 2016 19:45:34 +0100 Subject: NOISSUE clean up forge installer --- logic/minecraft/onesix/OneSixVersionFormat.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'logic/minecraft/onesix/OneSixVersionFormat.h') diff --git a/logic/minecraft/onesix/OneSixVersionFormat.h b/logic/minecraft/onesix/OneSixVersionFormat.h index 45a961e4..3011688c 100644 --- a/logic/minecraft/onesix/OneSixVersionFormat.h +++ b/logic/minecraft/onesix/OneSixVersionFormat.h @@ -8,9 +8,6 @@ class OneSixVersionFormat { public: - // whole profiles from single file - static std::shared_ptr profileFromSingleJson(const QJsonObject &obj); - // version files / profile patches static VersionFilePtr versionFileFromJson(const QJsonDocument &doc, const QString &filename, const bool requireOrder); static QJsonDocument profilePatchToJson(const ProfilePatchPtr &patch, bool saveOrder); -- cgit v1.2.3