aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/script.h
diff options
context:
space:
mode:
authorstrangerke2011-03-10 01:32:03 +0100
committerstrangerke2011-03-10 01:32:03 +0100
commitfae2be668fb235c5f145276f98f264c254410d7e (patch)
tree537d04a49cf896bb78e35555ef6287637fb57bed /engines/toon/script.h
parentcf657d09e84f41ff8234f26e6086c48dfb2e8fb4 (diff)
downloadscummvm-rg350-fae2be668fb235c5f145276f98f264c254410d7e.tar.gz
scummvm-rg350-fae2be668fb235c5f145276f98f264c254410d7e.tar.bz2
scummvm-rg350-fae2be668fb235c5f145276f98f264c254410d7e.zip
TOON: Cleanup
Diffstat (limited to 'engines/toon/script.h')
-rw-r--r--engines/toon/script.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/toon/script.h b/engines/toon/script.h
index 6c46238238..2a74f9084f 100644
--- a/engines/toon/script.h
+++ b/engines/toon/script.h
@@ -31,7 +31,6 @@
#include "common/func.h"
#include "common/iff_container.h"
-
// Based on Kyra script interpretor
namespace Toon {