(demand_check): Remove dead code.
This commit is contained in:
parent
b8a1833438
commit
15f8f48353
1 changed files with 0 additions and 3 deletions
|
@ -150,9 +150,6 @@ demand_check(void)
|
|||
struct natstr *natp;
|
||||
int want, pop, cn, veto;
|
||||
time_t now;
|
||||
time_t cur;
|
||||
|
||||
time(&cur);
|
||||
|
||||
demand_update_want(&want, &pop, 0);
|
||||
if (want < update_wantmin) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue