diff options
Diffstat (limited to 'src/shared/skyriminfo.h')
| -rw-r--r-- | src/shared/skyriminfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/skyriminfo.h b/src/shared/skyriminfo.h index ee81ace3..47a35b3e 100644 --- a/src/shared/skyriminfo.h +++ b/src/shared/skyriminfo.h @@ -52,7 +52,6 @@ public: virtual std::wstring getNexusPage(bool nmmScheme = true);
static int getNexusGameIDStatic() { return 110; }
- virtual int getNexusGameID() { return getNexusGameIDStatic(); }
virtual bool rerouteToProfile(const wchar_t *fileName, const wchar_t *fullPath);
|
