aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backends/platform/sdl/macosx/macosx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/sdl/macosx/macosx.h b/backends/platform/sdl/macosx/macosx.h
index a6f902b97b..cf50307ca8 100644
--- a/backends/platform/sdl/macosx/macosx.h
+++ b/backends/platform/sdl/macosx/macosx.h
@@ -39,7 +39,6 @@ public:
protected:
const char *getConfigFileNameString();
- Common::String getDefaultConfigFileName();
};
#endif