aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/teenagent/detection.cpp')
-rw-r--r--engines/teenagent/detection.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/teenagent/detection.cpp b/engines/teenagent/detection.cpp
index a8d32e89d4..caa7bdbec9 100644
--- a/engines/teenagent/detection.cpp
+++ b/engines/teenagent/detection.cpp
@@ -149,8 +149,6 @@ public:
return saveList;
}
- virtual bool simpleSaveNames() const { return false; }
-
virtual int getMaximumSaveSlot() const {
return MAX_SAVES - 1;
}