Remove unused variables.

This commit is contained in:
Dag-Erling Smørgrav 2000-09-09 14:35:35 +00:00
parent ddc0b9925d
commit fecfecfbd0
3 changed files with 0 additions and 3 deletions

View file

@ -258,7 +258,6 @@ linprocfs_douptime(curp, p, pfs, uio)
int xlen;
char psbuf[64];
struct timeval tv;
long ip, fp;
getmicrouptime(&tv);
ps = psbuf;

View file

@ -258,7 +258,6 @@ linprocfs_douptime(curp, p, pfs, uio)
int xlen;
char psbuf[64];
struct timeval tv;
long ip, fp;
getmicrouptime(&tv);
ps = psbuf;

View file

@ -258,7 +258,6 @@ linprocfs_douptime(curp, p, pfs, uio)
int xlen;
char psbuf[64];
struct timeval tv;
long ip, fp;
getmicrouptime(&tv);
ps = psbuf;