소스 검색

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)