summaryrefslogtreecommitdiff
path: root/src/shared/falloutnvinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/falloutnvinfo.h')
-rw-r--r--src/shared/falloutnvinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/falloutnvinfo.h b/src/shared/falloutnvinfo.h
index 9a9004ec..59b52323 100644
--- a/src/shared/falloutnvinfo.h
+++ b/src/shared/falloutnvinfo.h
@@ -102,7 +102,7 @@ public:
private:
- FalloutNVInfo(const std::wstring &moDataDirectory, const std::wstring &gameDirectory);
+ FalloutNVInfo(const std::wstring &gameDirectory);
static bool identifyGame(const std::wstring &searchPath);
};