summaryrefslogtreecommitdiff
path: root/src/shared/fallout4info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/fallout4info.h')
-rw-r--r--src/shared/fallout4info.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/fallout4info.h b/src/shared/fallout4info.h
index 98ce4092..4a28e867 100644
--- a/src/shared/fallout4info.h
+++ b/src/shared/fallout4info.h
@@ -59,8 +59,6 @@ public:
virtual int getNexusModID() { return getNexusModIDStatic(); }
virtual int getNexusGameID() { return 1151; }
- virtual bool rerouteToProfile(const wchar_t *fileName, const wchar_t *fullPath);
-
// get a list of executables (game binary and known-to-work 3rd party tools). All of these are relative to
// the game directory
//virtual std::vector<ExecutableInfo> getExecutables();