From 452c05160f4f9afea287f83cf14379d550b6c779 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Tue, 22 Feb 2011 18:50:36 +0100 Subject: Remove unused powers.lua functions. --- lib/core/init.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/core/init.lua') diff --git a/lib/core/init.lua b/lib/core/init.lua index 9a9ec1ee..11b812d5 100644 --- a/lib/core/init.lua +++ b/lib/core/init.lua @@ -14,7 +14,6 @@ tome_dofile_anywhere(ANGBAND_DIR_CORE, "util.lua") tome_dofile_anywhere(ANGBAND_DIR_CORE, "player.lua") tome_dofile_anywhere(ANGBAND_DIR_CORE, "objects.lua") tome_dofile_anywhere(ANGBAND_DIR_CORE, "monsters.lua") -tome_dofile_anywhere(ANGBAND_DIR_CORE, "powers.lua") tome_dofile_anywhere(ANGBAND_DIR_CORE, "building.lua") tome_dofile_anywhere(ANGBAND_DIR_CORE, "dungeon.lua") tome_dofile_anywhere(ANGBAND_DIR_CORE, "s_aux.lua") -- cgit v1.2.3