(powe): Remove unused local variable.
Remove CR's.
This commit is contained in:
parent
d413884a37
commit
911a553a65
1 changed files with 4 additions and 5 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue