From aeee4888beb8ba15a32a438e4ac82c53d250e039 Mon Sep 17 00:00:00 2001 From: Bastien Bouclet Date: Mon, 8 Aug 2016 07:15:04 +0200 Subject: MOHAWK: Allow the games to have a different sound manager --- engines/mohawk/mohawk.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/mohawk/mohawk.h') diff --git a/engines/mohawk/mohawk.h b/engines/mohawk/mohawk.h index ac91dca971..bc0d642bce 100644 --- a/engines/mohawk/mohawk.h +++ b/engines/mohawk/mohawk.h @@ -100,7 +100,6 @@ public: bool hasFeature(EngineFeature f) const; - Sound *_sound; VideoManager *_video; CursorManager *_cursor; -- cgit v1.2.3