Fix gprof build
[deliverable/binutils-gdb.git] / gdb / solib-pa64.c
index eb27b4092a3bbefba51946b5228ec3e7d83c3df7..f646cfb0abb6bd4d6dc28ad21c03fca4368017a1 100644 (file)
@@ -298,7 +298,6 @@ pa64_solib_create_inferior_hook (int from_tty)
   struct minimal_symbol *msymbol;
   unsigned int dld_flags, status;
   asection *shlib_info, *interp_sect;
-  char buf[4];
   struct objfile *objfile;
   CORE_ADDR anaddr;
 
@@ -488,7 +487,6 @@ static int
 pa64_open_symbol_file_object (void *from_ttyp)
 {
   int from_tty = *(int *)from_ttyp;
-  char buf[4];
   struct load_module_desc dll_desc;
   char *dll_path;
 
This page took 0.024012 seconds and 4 git commands to generate.