aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/volume_control.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/volume_control.h')
-rw-r--r--engines/titanic/game/volume_control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/volume_control.h b/engines/titanic/game/volume_control.h
index 5586c9cb45..ae10d975e2 100644
--- a/engines/titanic/game/volume_control.h
+++ b/engines/titanic/game/volume_control.h
@@ -28,7 +28,7 @@
namespace Titanic {
-class CVolumeControl : public CGameObject, CEnterNodeMsgTarget {
+class CVolumeControl : public CGameObject {
private:
int _fieldBC;
CString _string1;