aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/surface.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/surface.h')
-rw-r--r--engines/sherlock/surface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sherlock/surface.h b/engines/sherlock/surface.h
index 38e3339617..dd1a199b1f 100644
--- a/engines/sherlock/surface.h
+++ b/engines/sherlock/surface.h
@@ -142,8 +142,6 @@ public:
void fill(uint16 color);
- void maskArea(const ImageFrame &src, const Common::Point &pt);
-
/**
* Clear the surface
*/