aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/mads.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-03-15 18:43:39 -0400
committerPaul Gilbert2014-03-15 18:43:39 -0400
commitb652e2eafd3de5436b45619659b5299d945074be (patch)
tree4766419b95c6f44c309256a7d5860d4bb184e8c1 /engines/mads/mads.h
parent10124f6806150aad409f6db9a6c7a60afcb44872 (diff)
downloadscummvm-rg350-b652e2eafd3de5436b45619659b5299d945074be.tar.gz
scummvm-rg350-b652e2eafd3de5436b45619659b5299d945074be.tar.bz2
scummvm-rg350-b652e2eafd3de5436b45619659b5299d945074be.zip
MADS: Merged the InterfaceSurface and UserInterface classes
Diffstat (limited to 'engines/mads/mads.h')
-rw-r--r--engines/mads/mads.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mads/mads.h b/engines/mads/mads.h
index 749c69a64c..10f4badf75 100644
--- a/engines/mads/mads.h
+++ b/engines/mads/mads.h
@@ -100,7 +100,6 @@ public:
Resources *_resources;
ScreenSurface _screen;
SoundManager *_sound;
- UserInterface *_userInterface;
bool _easyMouse;
bool _invObjectStill;
bool _textWindowStill;