aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/bmv.cpp
diff options
context:
space:
mode:
authorMax Horn2009-10-26 16:01:12 +0000
committerMax Horn2009-10-26 16:01:12 +0000
commitb9534216edd6d95ec94ac342c8a612e7a59f9289 (patch)
treea343ff5aa69ee667a7c8e532517fd6ce1b9e5edb /engines/tinsel/bmv.cpp
parentb0b1ab70c3a5f71d2c62dcc178611ef51cb0428b (diff)
downloadscummvm-rg350-b9534216edd6d95ec94ac342c8a612e7a59f9289.tar.gz
scummvm-rg350-b9534216edd6d95ec94ac342c8a612e7a59f9289.tar.bz2
scummvm-rg350-b9534216edd6d95ec94ac342c8a612e7a59f9289.zip
TINSEL: Remove MemoryHandle(), some unneeded #includes and the return value of MemoryReAlloc()
svn-id: r45408
Diffstat (limited to 'engines/tinsel/bmv.cpp')
-rw-r--r--engines/tinsel/bmv.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/tinsel/bmv.cpp b/engines/tinsel/bmv.cpp
index 23a9370018..6f5358760a 100644
--- a/engines/tinsel/bmv.cpp
+++ b/engines/tinsel/bmv.cpp
@@ -34,7 +34,6 @@
#include "tinsel/font.h"
#include "tinsel/graphics.h"
#include "tinsel/handle.h"
-#include "tinsel/heapmem.h"
#include "tinsel/multiobj.h"
#include "tinsel/sched.h"
#include "tinsel/strres.h"