| Index: src/ia32/macro-assembler-ia32.h
|
| diff --git a/src/ia32/macro-assembler-ia32.h b/src/ia32/macro-assembler-ia32.h
|
| index 1d4bfa1026aabb5c5a546b5d2cd59d7e753fad09..160dbcbf1697b088f8c241ba3f61f3a6dbc754cc 100644
|
| --- a/src/ia32/macro-assembler-ia32.h
|
| +++ b/src/ia32/macro-assembler-ia32.h
|
| @@ -152,7 +152,6 @@ class MacroAssembler: public Assembler {
|
| // Unlink the stack handler on top of the stack from the try handler chain.
|
| void PopTryHandler();
|
|
|
| -
|
| // ---------------------------------------------------------------------------
|
| // Inline caching support
|
|
|
|
|