aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/preagi.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agi/preagi.h')
-rw-r--r--engines/agi/preagi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agi/preagi.h b/engines/agi/preagi.h
index 0644a185c0..063ad329d8 100644
--- a/engines/agi/preagi.h
+++ b/engines/agi/preagi.h
@@ -54,7 +54,7 @@ public:
}
GfxMgr *_gfx;
- SoundMgr *_sound;
+ //SoundMgr *_sound;
PictureMgr *_picture;
PreAGI_Console *_console;