| Index: src/compiler/node-properties.h
|
| diff --git a/src/compiler/node-properties.h b/src/compiler/node-properties.h
|
| index 47396fb9a9386f23f87fb5c28f46420421521255..9b3d2880b771c99697e5758ca8e530ff4e1709a5 100644
|
| --- a/src/compiler/node-properties.h
|
| +++ b/src/compiler/node-properties.h
|
| @@ -85,7 +85,6 @@ class NodeProperties FINAL {
|
| // control uses will be relaxed assuming {node} cannot throw.
|
| static void ReplaceWithValue(Node* node, Node* value, Node* effect = nullptr);
|
|
|
| -
|
| // ---------------------------------------------------------------------------
|
| // Miscellaneous utilities.
|
|
|
|
|