summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/MinecraftVersionList.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/logic/minecraft/MinecraftVersionList.h')
-rw-r--r--api/logic/minecraft/MinecraftVersionList.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/logic/minecraft/MinecraftVersionList.h b/api/logic/minecraft/MinecraftVersionList.h
index 42333678..fc421966 100644
--- a/api/logic/minecraft/MinecraftVersionList.h
+++ b/api/logic/minecraft/MinecraftVersionList.h
@@ -34,7 +34,6 @@ class MULTIMC_LOGIC_EXPORT MinecraftVersionList : public BaseVersionList
Q_OBJECT
private:
void sortInternal();
- void loadBuiltinList();
void loadMojangList(QJsonDocument jsonDoc, VersionSource source);
void loadCachedList();
void saveCachedList();