mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 17:32:43 +00:00
GC unused variable (size)
This commit is contained in:
parent
cd2d859cee
commit
62470170de
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59857
@ -58,7 +58,6 @@ static int
|
||||
command_ls(int argc, char *argv[])
|
||||
{
|
||||
int fd;
|
||||
size_t size;
|
||||
struct stat sb;
|
||||
struct dirent *d;
|
||||
char *buf, *path;
|
||||
|
Loading…
Reference in New Issue
Block a user