| Index: src/regexp/s390/regexp-macro-assembler-s390.h
|
| diff --git a/src/regexp/s390/regexp-macro-assembler-s390.h b/src/regexp/s390/regexp-macro-assembler-s390.h
|
| index 60ca890f12b8bfad0c383913efe626f309a0889f..755bc89066fc4b3685a87f79cfb34fca3de48576 100644
|
| --- a/src/regexp/s390/regexp-macro-assembler-s390.h
|
| +++ b/src/regexp/s390/regexp-macro-assembler-s390.h
|
| @@ -77,7 +77,6 @@ class RegExpMacroAssemblerS390 : public NativeRegExpMacroAssembler {
|
| virtual void WriteCurrentPositionToRegister(int reg, int cp_offset);
|
| virtual void ClearRegisters(int reg_from, int reg_to);
|
| virtual void WriteStackPointerToRegister(int reg);
|
| - virtual bool CanReadUnaligned();
|
|
|
| // Called from RegExp if the stack-guard is triggered.
|
| // If the code object is relocated, the return address is fixed before
|
|
|