aboutsummaryrefslogtreecommitdiff
path: root/graphics/module.mk
diff options
context:
space:
mode:
authorMax Horn2008-12-31 15:11:39 +0000
committerMax Horn2008-12-31 15:11:39 +0000
commit569636eb54fcc636773e0a28382f8f4d1c8d3a3f (patch)
treeb7abff577232a78b46a1b93251086c657f6400b6 /graphics/module.mk
parentc7a2121addc08370fcc93607792c8b65f69c98bb (diff)
downloadscummvm-rg350-569636eb54fcc636773e0a28382f8f4d1c8d3a3f.tar.gz
scummvm-rg350-569636eb54fcc636773e0a28382f8f4d1c8d3a3f.tar.bz2
scummvm-rg350-569636eb54fcc636773e0a28382f8f4d1c8d3a3f.zip
Removed Graphics::ImageMan. Nothing uses it
svn-id: r35638
Diffstat (limited to 'graphics/module.mk')
-rw-r--r--graphics/module.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/module.mk b/graphics/module.mk
index 05a23a5d1b..ea755ac7bd 100644
--- a/graphics/module.mk
+++ b/graphics/module.mk
@@ -11,7 +11,6 @@ MODULE_OBJS := \
fonts/scummfont.o \
iff.o \
imagedec.o \
- imageman.o \
primitives.o \
scaler.o \
scaler/thumbnail_intern.o \