From 80b81c2c1e2185b457d167d3d446ac2e1ca95579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Tue, 1 Mar 2016 09:47:12 +0100 Subject: SCRATCH some version file member variables commented --- logic/minecraft/MojangVersionFormat.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'logic/minecraft/MojangVersionFormat.h') diff --git a/logic/minecraft/MojangVersionFormat.h b/logic/minecraft/MojangVersionFormat.h index da38bd62..925990ab 100644 --- a/logic/minecraft/MojangVersionFormat.h +++ b/logic/minecraft/MojangVersionFormat.h @@ -8,7 +8,5 @@ class MojangVersionFormat public: // version files / profile patches static VersionFilePtr versionFileFromJson(const QJsonDocument &doc, const QString &filename); - /* static QJsonDocument profilePatchToJson(const ProfilePatchPtr &patch); - */ }; -- cgit v1.2.3