From ace159199161f555d6e13d05ccc374166ff375b6 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 20 Dec 2012 21:14:24 -0800 Subject: Purge some unused functions --- src/map/magic-interpreter.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map/magic-interpreter.hpp') diff --git a/src/map/magic-interpreter.hpp b/src/map/magic-interpreter.hpp index 664c818..744d367 100644 --- a/src/map/magic-interpreter.hpp +++ b/src/map/magic-interpreter.hpp @@ -469,8 +469,8 @@ invocation_t *spell_instantiate(effect_set_t *effect, env_t *env); */ void spell_bind(character_t *subject, invocation_t *invocation); -int // 1 on failure - spell_unbind(character_t *subject, invocation_t *invocation); +// 1 on failure +int spell_unbind(character_t *subject, invocation_t *invocation); /** * Clones a spell to run the at_effect field -- cgit v1.2.3-60-g2f50