summaryrefslogtreecommitdiff
path: root/src/organizercore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/organizercore.h')
-rw-r--r--src/organizercore.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/organizercore.h b/src/organizercore.h
index 50d44c49..61caeed0 100644
--- a/src/organizercore.h
+++ b/src/organizercore.h
@@ -307,7 +307,6 @@ public:
QString basePath() const;
QString modsPath() const;
MOBase::VersionInfo appVersion() const;
- MOBase::IModInterface *getMod(const QString &name) const;
MOBase::IPluginGame *getGame(const QString &gameName) const;
MOBase::IModInterface *createMod(MOBase::GuessedValue<QString> &name);
void modDataChanged(MOBase::IModInterface *mod);