summaryrefslogtreecommitdiff
path: root/src/map/magic.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/magic.hpp')
-rw-r--r--src/map/magic.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/map/magic.hpp b/src/map/magic.hpp
index 79e2a84..30c6e62 100644
--- a/src/map/magic.hpp
+++ b/src/map/magic.hpp
@@ -44,11 +44,6 @@ void spell_effect_report_termination(int invocation, int bl_id,
StatusChange sc_id, int supplanted);
/**
- * Initialise all spells, read config data
- */
-void do_init_magic(void);
-
-/**
* Identifies the invocation used to trigger a spell
*
* Returns empty string if not found