aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/screen.h')
-rw-r--r--engines/mads/screen.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/mads/screen.h b/engines/mads/screen.h
index 5be627a428..272ef9ed56 100644
--- a/engines/mads/screen.h
+++ b/engines/mads/screen.h
@@ -205,7 +205,6 @@ private:
void fadeIn();
public:
Common::Point _offset;
- byte *_dataP;
public:
/**
* Constructor
@@ -217,8 +216,6 @@ public:
*/
void init();
- void setPointer(MSurface *s);
-
/**
* Copys an area of the screen surface to a given destination position on
* the ScummVM physical screen buffer