aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/animation_he.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/he/animation_he.h')
-rw-r--r--engines/scumm/he/animation_he.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/scumm/he/animation_he.h b/engines/scumm/he/animation_he.h
index 86ded31940..34794b35ac 100644
--- a/engines/scumm/he/animation_he.h
+++ b/engines/scumm/he/animation_he.h
@@ -56,9 +56,6 @@ public:
void copyFrameToBuffer(byte *dst, int dstType, uint x, uint y, uint pitch);
void handleNextFrame();
-
-protected:
- virtual void setPalette(byte *pal);
};
} // End of namespace Scumm