aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/animation.h')
-rw-r--r--engines/sherlock/animation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sherlock/animation.h b/engines/sherlock/animation.h
index 06614df6b1..cd22a5c30a 100644
--- a/engines/sherlock/animation.h
+++ b/engines/sherlock/animation.h
@@ -45,7 +45,6 @@ private:
const int *checkForSoundFrames(const Common::String &filename);
public:
-public:
Animation(SherlockEngine *vm);
void setPrologueNames(const char *const *names, int count);