summaryrefslogtreecommitdiff
path: root/src/shared/fallout3info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/fallout3info.h')
-rw-r--r--src/shared/fallout3info.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/shared/fallout3info.h b/src/shared/fallout3info.h
index 5cf98e3b..601fc346 100644
--- a/src/shared/fallout3info.h
+++ b/src/shared/fallout3info.h
@@ -40,10 +40,6 @@ public:
// file name of this games ini (no path)
virtual std::vector<std::wstring> getIniFileNames() const;
- virtual std::wstring getReferenceDataFile() const;
-
- virtual bool rerouteToProfile(const wchar_t *fileName, const wchar_t *fullPath) const;
-
virtual std::wstring archiveListKey() const { return L"SArchiveList"; }
private: