summaryrefslogtreecommitdiffstats
path: root/src/app/system_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/system_linux.h')
-rw-r--r--src/app/system_linux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app/system_linux.h b/src/app/system_linux.h
index 212d840..ad26454 100644
--- a/src/app/system_linux.h
+++ b/src/app/system_linux.h
@@ -47,7 +47,6 @@ public:
virtual long long TimeStampExactDiff(SystemTimeStamp *before, SystemTimeStamp *after) override;
virtual std::string GetProfileFileLocation() override;
- virtual std::string GetSavegameDirectoryLocation() override;
private:
bool m_zenityAvailable;