diff options
Diffstat (limited to 'src/shared/falloutnvinfo.h')
| -rw-r--r-- | src/shared/falloutnvinfo.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/shared/falloutnvinfo.h b/src/shared/falloutnvinfo.h index 04c13c7d..a9b3b9ec 100644 --- a/src/shared/falloutnvinfo.h +++ b/src/shared/falloutnvinfo.h @@ -41,12 +41,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:
FalloutNVInfo(const std::wstring &gameDirectory);
|
