(get_couval, get_outstand): Remove. Unused since automatic loans were
removed (buy.c rev. 1.18, trad.c rev. 1.15), should have been removed then.
This commit is contained in:
parent
abc14df544
commit
898c74a80f
3 changed files with 0 additions and 40 deletions
|
@ -56,7 +56,6 @@ struct lonstr {
|
|||
#define LS_PROPOSED AGREE_PROPOSED
|
||||
#define LS_SIGNED AGREE_SIGNED
|
||||
|
||||
extern long get_outstand(int);
|
||||
extern double loan_owed(struct lonstr *loan, time_t paytime);
|
||||
|
||||
#define getloan(n, p) ef_read(EF_LOAN, (n), (p))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue