aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/up_lighter.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/up_lighter.h')
-rw-r--r--engines/titanic/game/up_lighter.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/titanic/game/up_lighter.h b/engines/titanic/game/up_lighter.h
index 589e279d6b..27b1d7b8fd 100644
--- a/engines/titanic/game/up_lighter.h
+++ b/engines/titanic/game/up_lighter.h
@@ -28,8 +28,7 @@
namespace Titanic {
-class CUpLighter : public CDropTarget,
- public CEnterRoomMsgTarget {
+class CUpLighter : public CDropTarget {
private:
int _field118;
int _field11C;