(count_planes): Remove declaration. A prototype would need struct
shpstr, but not struct plnstr, which is a strong sign it doesn't belong here.
This commit is contained in:
parent
aa9fed70c1
commit
7aafe31f70
1 changed files with 0 additions and 1 deletions
|
@ -167,7 +167,6 @@ struct shiplook {
|
|||
|
||||
double logx(double d, double base);
|
||||
|
||||
void count_planes();
|
||||
s_char *prplane(struct plnstr *pp);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue