aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/m4/m4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/m4/m4.h b/engines/m4/m4.h
index 7193bdfba8..8dfae754ef 100644
--- a/engines/m4/m4.h
+++ b/engines/m4/m4.h
@@ -161,7 +161,6 @@ public:
const char *getGameFile(int fileType);
Common::EventManager *eventMan() { return _eventMan; }
- OSystem *system() { return _system; }
const M4GameDescription *_gameDescription;