diff options
| author | Tannin <devnull@localhost> | 2015-08-17 20:56:53 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2015-08-17 20:56:53 +0200 |
| commit | dd875c05de81a3f96d8942fa57dcdaf593f71a06 (patch) | |
| tree | 4589010622345e6aff6d19bbf07f74d257c64dc4 /src/shared/fallout3info.h | |
| parent | 17938b503afba3da19d02231f972357b5dc5d6ce (diff) | |
removed obsolete code
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(); }
|
