diff options
Diffstat (limited to 'api/logic/minecraft/legacy/LegacyInstance.h')
-rw-r--r-- | api/logic/minecraft/legacy/LegacyInstance.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/api/logic/minecraft/legacy/LegacyInstance.h b/api/logic/minecraft/legacy/LegacyInstance.h index 8bbc2d88..46fca3e4 100644 --- a/api/logic/minecraft/legacy/LegacyInstance.h +++ b/api/logic/minecraft/legacy/LegacyInstance.h @@ -78,7 +78,6 @@ public: QString customBaseJar() const; std::shared_ptr<LegacyModList> jarModList() const; - QList<Mod> getJarMods() const; std::shared_ptr<WorldList> worldList() const; /*! |