aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/start_action.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/start_action.h')
-rw-r--r--engines/titanic/game/start_action.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/titanic/game/start_action.h b/engines/titanic/game/start_action.h
index 2b19e77fe2..ebdc4abf25 100644
--- a/engines/titanic/game/start_action.h
+++ b/engines/titanic/game/start_action.h
@@ -28,9 +28,7 @@
namespace Titanic {
-class CStartAction : public CBackground,
- public CMouseButtonDownMsgTarget,
- public CMouseButtonUpMsgTarget {
+class CStartAction : public CBackground {
protected:
CString _msgTarget;
CString _msgAction;