summaryrefslogtreecommitdiffstats
path: root/src/app/system_macosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/system_macosx.h')
-rw-r--r--src/app/system_macosx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/app/system_macosx.h b/src/app/system_macosx.h
index b6a044b..7360af1 100644
--- a/src/app/system_macosx.h
+++ b/src/app/system_macosx.h
@@ -28,10 +28,7 @@ class CSystemUtilsMacOSX : public CSystemUtilsOther
public:
virtual void Init() override;
- virtual std::string GetDataPath() override;
- virtual std::string GetLangPath() override;
virtual std::string GetProfileFileLocation() override;
- virtual std::string GetSavegameDirectoryLocation() override;
private:
std::string m_ASPath;
std::string m_dataPath;