mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-22 11:39:55 +00:00
SCRATCH some version file member variables commented
This commit is contained in:
@@ -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);
|
||||
*/
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user