From 6af056c89d16ae506aab0c7a29ae43edf8105925 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 16 Feb 2009 01:58:30 +0000 Subject: Reimplemented reg_t_hashmap using Common::HashMap svn-id: r38340 --- engines/sci/module.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/sci/module.mk') diff --git a/engines/sci/module.mk b/engines/sci/module.mk index c90f0011dd..2d1f9843cf 100644 --- a/engines/sci/module.mk +++ b/engines/sci/module.mk @@ -58,7 +58,6 @@ MODULE_OBJS = \ scicore/exe_lzexe.o \ scicore/exe_raw.o \ scicore/int_hashmap.o \ - scicore/reg_t_hashmap.o \ scicore/resource.o \ scicore/resource_map.o \ scicore/resource_patch.o \ -- cgit v1.2.3