aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/tsage.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tsage/tsage.h')
-rw-r--r--engines/tsage/tsage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/tsage/tsage.h b/engines/tsage/tsage.h
index 0896580b04..e69fe0612a 100644
--- a/engines/tsage/tsage.h
+++ b/engines/tsage/tsage.h
@@ -83,7 +83,6 @@ public:
uint32 getGameID() const;
uint32 getFeatures() const;
Common::String getPrimaryFilename() const;
- bool shouldQuit();
virtual Common::Error init();
virtual Common::Error run();