summaryrefslogtreecommitdiff
path: root/src/resources/animation.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-19 22:50:16 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-19 22:50:16 +0300
commitc65cb0d97fbaa37f531d6fb47ce9d798b001b637 (patch)
treecce1030add4a837913b9e730a5550a67d03d236e /src/resources/animation.h
parent3d236906de18c846aa052f1d4cef1b0686a43854 (diff)
downloadManaVerse-c65cb0d97fbaa37f531d6fb47ce9d798b001b637.tar.gz
ManaVerse-c65cb0d97fbaa37f531d6fb47ce9d798b001b637.tar.bz2
ManaVerse-c65cb0d97fbaa37f531d6fb47ce9d798b001b637.tar.xz
ManaVerse-c65cb0d97fbaa37f531d6fb47ce9d798b001b637.zip
fix code style.
Diffstat (limited to 'src/resources/animation.h')
-rw-r--r--src/resources/animation.h2
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.