Inline BestShipPath(), BestAirPath() glue

Following commits will simplify the resulting code.
This commit is contained in:
Markus Armbruster 2011-03-26 08:03:19 +01:00
parent 92e64d7638
commit e450c31ddb
7 changed files with 70 additions and 89 deletions

View file

@ -281,8 +281,6 @@ extern int mapdist(int, int, int, int);
/* in path.h */
/* nstreval.c */
/* in nsc.h */
/* path.c */
/* in path.h */
/* rdsched.c */
extern int read_schedule(char *, time_t[], int, time_t, time_t);
/* res_pop.c */