浏览代码

remove unneeded double reloc_type definition

Mike Frysinger 20 年之前
父节点
当前提交
9a0d29dabe
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      ldso/ldso/mips/elfinterp.c

+ 0 - 1
ldso/ldso/mips/elfinterp.c

@@ -148,7 +148,6 @@ int _dl_parse_relocation_information(struct dyn_elf *xpnt,
 			break;
 		default:
 			{
-				int reloc_type = ELF32_R_TYPE(rpnt->r_info);
 				_dl_dprintf(2, "\n%s: ",_dl_progname);
 
 				if (symtab_index)