Index: src/mips64/assembler-mips64.h |
diff --git a/src/mips64/assembler-mips64.h b/src/mips64/assembler-mips64.h |
index 931ae4c7871af3be97a9e7fa3c8bf76a927468d6..74a3204c2c8930b8647cae95913f08c24f71df5d 100644 |
--- a/src/mips64/assembler-mips64.h |
+++ b/src/mips64/assembler-mips64.h |
@@ -1901,7 +1901,6 @@ class Assembler : public AssemblerBase { |
// Helpers. |
void LoadRegPlusOffsetToAt(const MemOperand& src); |
- int32_t LoadRegPlusUpperOffsetPartToAt(const MemOperand& src); |
// Relocation for a type-recording IC has the AST id added to it. This |
// member variable is a way to pass the information from the call site to |