(powe): Remove unused local variable.

Remove CR's.
This commit is contained in:
Ron Koenderink 2006-07-13 21:17:00 +00:00
parent d413884a37
commit 911a553a65

View file

@ -63,7 +63,6 @@ int
powe(void) powe(void)
{ {
struct natstr *natp; struct natstr *natp;
int round_flag;
time_t pow_time; time_t pow_time;
struct nstr_item ni; struct nstr_item ni;
struct powstr pow; struct powstr pow;