aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen_v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/screen_v2.h')
-rw-r--r--engines/kyra/screen_v2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/kyra/screen_v2.h b/engines/kyra/screen_v2.h
index e3c338b602..5173375f61 100644
--- a/engines/kyra/screen_v2.h
+++ b/engines/kyra/screen_v2.h
@@ -68,8 +68,6 @@ public:
uint8 *makeShapeCopy(const uint8 *src, int index);
- void drawShape(uint8 pageNum, const uint8 *shapeData, int x, int y, int sd, int flags, ...);
-
// rect handling
virtual int getRectSize(int w, int h);