about summary refs log tree commit diff
path: root/elf/dl-load.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-load.c')
-rw-r--r--elf/dl-load.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/elf/dl-load.c b/elf/dl-load.c
index edaa2cc8c5..c3337e4386 100644
--- a/elf/dl-load.c
+++ b/elf/dl-load.c
@@ -830,7 +830,6 @@ print_search_path (struct r_search_path_elem **list,
                    const char *what, const char *name)
 {
   char buf[max_dirnamelen + max_capstrlen];
-  char *endp;
   int first = 1;
 
   _dl_debug_message (1, " search path=", NULL);