; * src/lread.c (load_path_default): Remove unused variable.
This commit is contained in:
parent
5dd2d50f3d
commit
a0f0609394
1 changed files with 0 additions and 1 deletions
|
@ -4769,7 +4769,6 @@ load_path_default (void)
|
|||
return decode_env_path (0, PATH_DUMPLOADSEARCH, 0);
|
||||
|
||||
Lisp_Object lpath = Qnil;
|
||||
const char *loadpath = NULL;
|
||||
|
||||
lpath = decode_env_path (0, PATH_LOADSEARCH, 0);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue