diff options
Diffstat (limited to 'src/resources/animation.h')
-rw-r--r-- | src/resources/animation.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/animation.h b/src/resources/animation.h index 964bcc23f..39154f4f5 100644 --- a/src/resources/animation.h +++ b/src/resources/animation.h @@ -32,8 +32,6 @@ class Image; -struct Frame; - /** * An animation consists of several frames, each with their own delay and * offset. |