diff options
Diffstat (limited to 'engines/mads/mads.h')
-rw-r--r-- | engines/mads/mads.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mads/mads.h b/engines/mads/mads.h index 8fc2788c28..9a8f2152a1 100644 --- a/engines/mads/mads.h +++ b/engines/mads/mads.h @@ -99,7 +99,6 @@ public: ScreenSurface _screen; SoundManager *_sound; AudioPlayer *_audio; - FM_OPL *_opl; bool _easyMouse; bool _invObjectsAnimated; bool _textWindowStill; |