Index: src/objects.h |
diff --git a/src/objects.h b/src/objects.h |
index 4ba4c95f42f43b6c095445bb76582acb16147bdc..9fa6bd791747cccbeffb000223a9ab4c42386ce3 100644 |
--- a/src/objects.h |
+++ b/src/objects.h |
@@ -3484,8 +3484,6 @@ class DescriptorArray: public FixedArray { |
Descriptor* desc, |
const WhitenessWitness&); |
- inline void Append(Descriptor* desc, const WhitenessWitness&); |
- |
// Swap first and second descriptor. |
inline void SwapSortedKeys(int first, int second); |