aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/bar_bell.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/bar_bell.h')
-rw-r--r--engines/titanic/game/bar_bell.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/titanic/game/bar_bell.h b/engines/titanic/game/bar_bell.h
index 865e446cc5..2d8a36b61a 100644
--- a/engines/titanic/game/bar_bell.h
+++ b/engines/titanic/game/bar_bell.h
@@ -28,8 +28,7 @@
namespace Titanic {
-class CBarBell : public CGameObject,
- public CEnterRoomMsgTarget {
+class CBarBell : public CGameObject {
public:
int _fieldBC;
int _fieldC0;