aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/dialogs_nebular.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-07-19 14:40:33 -0400
committerPaul Gilbert2014-07-19 14:40:33 -0400
commit23892e76cf020549e2e51fddb451e6ee0e8f324d (patch)
treebb6467adb8ee5a589d9ac9ad65f0896e3250db3d /engines/mads/nebular/dialogs_nebular.h
parenta224e28c152ce51dc33ddc8998fcdb8a274d89a5 (diff)
downloadscummvm-rg350-23892e76cf020549e2e51fddb451e6ee0e8f324d.tar.gz
scummvm-rg350-23892e76cf020549e2e51fddb451e6ee0e8f324d.tar.bz2
scummvm-rg350-23892e76cf020549e2e51fddb451e6ee0e8f324d.zip
MADS: Remove redundant saved surface from FullScreenDialog base class
Diffstat (limited to 'engines/mads/nebular/dialogs_nebular.h')
-rw-r--r--engines/mads/nebular/dialogs_nebular.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/engines/mads/nebular/dialogs_nebular.h b/engines/mads/nebular/dialogs_nebular.h
index cf3a75a969..f4003a8a98 100644
--- a/engines/mads/nebular/dialogs_nebular.h
+++ b/engines/mads/nebular/dialogs_nebular.h
@@ -113,11 +113,6 @@ protected:
* Engine reference
*/
MADSEngine *_vm;
-
- /**
- * Used to store the original screen background
- */
- MSurface _savedSurface;
/**
* Screen/scene to show background from