aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/ship_setting.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/ship_setting.h')
-rw-r--r--engines/titanic/game/ship_setting.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/titanic/game/ship_setting.h b/engines/titanic/game/ship_setting.h
index 878feba8ba..5b5ea68719 100644
--- a/engines/titanic/game/ship_setting.h
+++ b/engines/titanic/game/ship_setting.h
@@ -28,8 +28,7 @@
namespace Titanic {
-class CShipSetting : public CBackground,
- public CEnterRoomMsgTarget {
+class CShipSetting : public CBackground {
private:
CString _string3;
Point _pos1;