aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/sgt/sgt_state_room.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/sgt/sgt_state_room.h')
-rw-r--r--engines/titanic/game/sgt/sgt_state_room.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/titanic/game/sgt/sgt_state_room.h b/engines/titanic/game/sgt/sgt_state_room.h
index 6e53ad39da..7ae961145f 100644
--- a/engines/titanic/game/sgt/sgt_state_room.h
+++ b/engines/titanic/game/sgt/sgt_state_room.h
@@ -45,8 +45,7 @@ struct CSGTStateRoomStatics {
int _v14;
};
-class CSGTStateRoom : public CBackground,
- public CEnterRoomMsgTarget {
+class CSGTStateRoom : public CBackground {
private:
static CSGTStateRoomStatics *_statics;
private: