forked from github/server
unused variable
This commit is contained in:
parent
062ba71bd7
commit
2a00301949
|
@ -948,10 +948,6 @@ static void init_oldpotions(void)
|
|||
}
|
||||
}
|
||||
|
||||
static const char *names[] = {
|
||||
"money", "person", "permaura", "hp", "peasant", "aura", "unit",
|
||||
};
|
||||
|
||||
void init_resources(void)
|
||||
{
|
||||
resource_type *rtype;
|
||||
|
|
Loading…
Reference in New Issue