summaryrefslogtreecommitdiff
path: root/src/shared/fallout3info.h
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2015-08-17 20:56:53 +0200
committerTannin <devnull@localhost>2015-08-17 20:56:53 +0200
commitdd875c05de81a3f96d8942fa57dcdaf593f71a06 (patch)
tree4589010622345e6aff6d19bbf07f74d257c64dc4 /src/shared/fallout3info.h
parent17938b503afba3da19d02231f972357b5dc5d6ce (diff)
removed obsolete code
Diffstat (limited to 'src/shared/fallout3info.h')
-rw-r--r--src/shared/fallout3info.h2
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(); }