summaryrefslogtreecommitdiff
path: root/src/shared/gameinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/gameinfo.h')
-rw-r--r--src/shared/gameinfo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/gameinfo.h b/src/shared/gameinfo.h
index 49b3133b..45069165 100644
--- a/src/shared/gameinfo.h
+++ b/src/shared/gameinfo.h
@@ -79,9 +79,7 @@ public:
virtual std::wstring getReferenceDataFile() = 0;
virtual std::wstring getNexusPage(bool nmmScheme = true) = 0;
- virtual std::wstring getNexusInfoUrl() = 0;
virtual int getNexusGameID() = 0;
- //**Still used: SkyrimInfo::getNexusModIDStatic
//**USED ONLY IN HOOKDLL
virtual bool rerouteToProfile(const wchar_t *fileName, const wchar_t *fullPath) = 0;