aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/drew.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/toon/drew.h')
-rw-r--r--engines/toon/drew.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/toon/drew.h b/engines/toon/drew.h
index d8091f2225..f248e4aa51 100644
--- a/engines/toon/drew.h
+++ b/engines/toon/drew.h
@@ -28,7 +28,6 @@
#include "toon/character.h"
-
namespace Toon {
class ToonEngine;
@@ -46,7 +45,6 @@ public:
int32 getRandomIdleAnim();
protected:
int32 _currentScale;
-
};
} // End of namespace Toon