unused variable

This commit is contained in:
Enno Rehling 2014-06-29 17:31:33 -07:00
parent 062ba71bd7
commit 2a00301949
1 changed files with 0 additions and 4 deletions

View File

@ -948,10 +948,6 @@ static void init_oldpotions(void)
} }
} }
static const char *names[] = {
"money", "person", "permaura", "hp", "peasant", "aura", "unit",
};
void init_resources(void) void init_resources(void)
{ {
resource_type *rtype; resource_type *rtype;