diff options
Diffstat (limited to 'src/shared/fallout3info.h')
| -rw-r--r-- | src/shared/fallout3info.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/fallout3info.h b/src/shared/fallout3info.h index 6e6a7b85..0045581d 100644 --- a/src/shared/fallout3info.h +++ b/src/shared/fallout3info.h @@ -52,8 +52,6 @@ public: virtual std::wstring getReferenceDataFile();
- virtual std::vector<std::wstring> getSteamVariants() const;
-
virtual std::wstring getNexusPage(bool nmmScheme = true);
static std::wstring getNexusInfoUrlStatic();
virtual std::wstring getNexusInfoUrl() { return getNexusInfoUrlStatic(); }
|
