mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
Remove unused variable
This commit is contained in:
parent
b0316e569f
commit
9ce9d0ec90
@ -762,7 +762,6 @@ glob (pattern, flags, errfunc, pglob)
|
||||
char *end_name = strchr (dirname, '/');
|
||||
char *user_name;
|
||||
int malloc_user_name = 0;
|
||||
const char *home_dir;
|
||||
char *unescape = NULL;
|
||||
|
||||
if (!(flags & GLOB_NOESCAPE))
|
||||
|
Loading…
Reference in New Issue
Block a user