diff --git a/linker/linker.cpp b/linker/linker.cpp index 9e26cf840..d918bb56e 100644 --- a/linker/linker.cpp +++ b/linker/linker.cpp @@ -2083,8 +2083,6 @@ bool soinfo::PrelinkImage() { } break; #if defined(__mips__) - case DT_STRSZ: - break; case DT_MIPS_RLD_MAP: // Set the DT_MIPS_RLD_MAP entry to the address of _r_debug for GDB. {