summaryrefslogtreecommitdiffstats
path: root/backend/lists/MinecraftVersionList.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/lists/MinecraftVersionList.h')
-rw-r--r--backend/lists/MinecraftVersionList.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/backend/lists/MinecraftVersionList.h b/backend/lists/MinecraftVersionList.h
index 10570b01..8da74112 100644
--- a/backend/lists/MinecraftVersionList.h
+++ b/backend/lists/MinecraftVersionList.h
@@ -79,12 +79,6 @@ protected:
//! Loads versions from Mojang's official version list.
bool loadFromVList();
- //! Loads versions from assets.minecraft.net. Any duplicates are ignored.
- bool loadFromAssets();
-
- //! Loads versions from MCNostalgia.
- bool loadMCNostalgia();
-
//! Finalizes loading by updating the version list.
bool finalize();