From 23892e76cf020549e2e51fddb451e6ee0e8f324d Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 19 Jul 2014 14:40:33 -0400 Subject: MADS: Remove redundant saved surface from FullScreenDialog base class --- engines/mads/nebular/dialogs_nebular.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'engines/mads/nebular/dialogs_nebular.h') 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 -- cgit v1.2.3