aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/light_switch.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/light_switch.h')
-rw-r--r--engines/titanic/game/light_switch.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/titanic/game/light_switch.h b/engines/titanic/game/light_switch.h
index 3e44590390..f2132c9bdf 100644
--- a/engines/titanic/game/light_switch.h
+++ b/engines/titanic/game/light_switch.h
@@ -28,8 +28,7 @@
namespace Titanic {
-class CLightSwitch : public CBackground,
- public CEnterRoomMsgTarget {
+class CLightSwitch : public CBackground {
public:
static int _v1;
private: