| Index: src/crankshaft/ia32/lithium-codegen-ia32.h
|
| diff --git a/src/crankshaft/ia32/lithium-codegen-ia32.h b/src/crankshaft/ia32/lithium-codegen-ia32.h
|
| index 8e16d9c5fcb21726ab5471fb5c55a3b5b30eae27..84463909b4931c3dc7e313582f998fbea17aad98 100644
|
| --- a/src/crankshaft/ia32/lithium-codegen-ia32.h
|
| +++ b/src/crankshaft/ia32/lithium-codegen-ia32.h
|
| @@ -351,7 +351,6 @@ class LCodeGen: public LCodeGenBase {
|
| DISALLOW_COPY_AND_ASSIGN(LCodeGen);
|
| };
|
|
|
| -
|
| class LDeferredCode : public ZoneObject {
|
| public:
|
| explicit LDeferredCode(LCodeGen* codegen)
|
|
|