From d8de8c129fb9fc8d2110f39108949d7025456151 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Wed, 5 Oct 2016 18:45:08 +0200 Subject: Remove dead code --- src/randart.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/randart.hpp') diff --git a/src/randart.hpp b/src/randart.hpp index 31b70f08..385ee2a5 100644 --- a/src/randart.hpp +++ b/src/randart.hpp @@ -3,7 +3,6 @@ #include "h-basic.h" #include "object_type_fwd.hpp" -extern int get_activation_power(void); extern void build_prob(cptr learn); extern bool_ create_artifact(object_type *o_ptr, bool_ a_scroll, bool_ get_name); extern bool_ artifact_scroll(void); -- cgit v1.2.3