aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/cdrom_tray.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/cdrom_tray.h')
-rw-r--r--engines/titanic/game/cdrom_tray.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/engines/titanic/game/cdrom_tray.h b/engines/titanic/game/cdrom_tray.h
index b1893c548e..0833847530 100644
--- a/engines/titanic/game/cdrom_tray.h
+++ b/engines/titanic/game/cdrom_tray.h
@@ -28,10 +28,7 @@
namespace Titanic {
-class CCDROMTray : public CGameObject,
- public CActMsgTarget,
- public CMovieEndMsgTarget,
- public CStatusChangeMsgTarget {
+class CCDROMTray : public CGameObject {
public:
int _state;
CString _string1;