Index: Source/wtf/Vector.h |
diff --git a/Source/wtf/Vector.h b/Source/wtf/Vector.h |
index e11df8733d942b7ca720df22e2eec4f57474bd2a..ac3199ed4e4d4a844a14218bcb7ae11e7af9968b 100644 |
--- a/Source/wtf/Vector.h |
+++ b/Source/wtf/Vector.h |
@@ -28,7 +28,6 @@ |
#include "wtf/PartitionAlloc.h" |
#include "wtf/QuantizedAllocation.h" |
#include "wtf/StdLibExtras.h" |
-#include "wtf/UnusedParam.h" |
#include "wtf/VectorTraits.h" |
#include "wtf/WTF.h" |
#include <string.h> |