relations: Inline relatename() into its only caller rela()
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
129fe58c19
commit
f54f655130
3 changed files with 3 additions and 8 deletions
|
@ -199,7 +199,6 @@ extern double techfact(int level, double mult);
|
|||
|
||||
/* src/lib/common/nat.c */
|
||||
extern char *cname(natid n);
|
||||
extern char *relatename(struct natstr *np, natid other);
|
||||
extern char *natstate(struct natstr *np);
|
||||
extern enum relations getrel(struct natstr *np, natid them);
|
||||
extern enum relations relations_with(natid, natid);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue